Files
pad/cmd
xarmian b9ddd02ae7 feat(cli): add --tag filter to pad item list (TASK-1658) (#662)
The HTTP item-list endpoints already parse ?tag= (cross-collection on the
workspace route), but the CLI had no flag to forward it. Add --tag, wired as a
query param alongside --status/--role/--parent. The MCP pad_item list action
inherits it via the cmdhelp passthrough (no catalog change).

Parent: PLAN-1652.
2026-05-30 03:01:22 -04:00
..