Skip to content

feat(cli): show step handoffs in --watch (#41)#41

Merged
George-iam merged 1 commit intomainfrom
feat/watch-step-handoff-20260314
Mar 15, 2026
Merged

feat(cli): show step handoffs in --watch (#41)#41
George-iam merged 1 commit intomainfrom
feat/watch-step-handoff-20260314

Conversation

@George-iam
Copy link
Contributor

Shows [step:handoff] when holder changes within same status (e.g. agent1 → agent2 → human).

@George-iam George-iam force-pushed the feat/watch-step-handoff-20260314 branch from 0646bdf to 0bd0782 Compare March 14, 2026 21:20
When a workflow transitions between holders within the same status
(e.g. WAITING for agent1 → WAITING for agent2 → WAITING for human),
the watch output now shows [step:handoff] lines instead of silently
skipping intermediate steps.

Previously only status CHANGES were shown (DELIVERED → WAITING),
but WAITING → WAITING with a different holder was invisible.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@George-iam George-iam force-pushed the feat/watch-step-handoff-20260314 branch from 0bd0782 to 58bd5da Compare March 15, 2026 08:11
@George-iam George-iam merged commit 265f478 into main Mar 15, 2026
1 check passed
@George-iam George-iam deleted the feat/watch-step-handoff-20260314 branch March 15, 2026 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant