Skip to content

feat(cli): filter watch by attention status#357

Merged
jongio merged 1 commit into
mainfrom
idea/watch-status-filter
Jul 20, 2026
Merged

feat(cli): filter watch by attention status#357
jongio merged 1 commit into
mainfrom
idea/watch-status-filter

Conversation

@jongio

@jongio jongio commented Jul 20, 2026

Copy link
Copy Markdown
Owner

What

Adds --status to dispatch watch for filtered snapshots and streaming transitions.

Supported values: waiting, working, thinking, active, stale, compacting, interrupted, idle.

Validation

  • go build ./...
  • mage install

Closes #354

Add --status to dispatch watch so snapshots and streaming output can focus on one attention state.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@jongio jongio added the idea Feature idea from the idea pipeline label Jul 20, 2026
@jongio jongio self-assigned this Jul 20, 2026
@jongio
jongio merged commit fec3e94 into main Jul 20, 2026
2 checks passed
@jongio
jongio deleted the idea/watch-status-filter branch July 20, 2026 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

idea Feature idea from the idea pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a status filter to dispatch watch

1 participant