feat(cli): thread poke — re-run head step with supplementary prompt #148

Merged
scottwei merged 1 commits from fix/144-thread-poke into main 2026-06-07 07:53:27 +00:00

1 Commits

Author SHA1 Message Date
xiaoju e4c46c8150 feat(cli): add thread poke command
CI / check (pull_request) Successful in 3m43s
Re-runs the head step's agent with a supplementary prompt and replaces
the head step (rewires new step's prev to old head's prev) instead of
appending. Skips moderator re-route — the role of the head step is
reused.

Fixes #144
2026-06-07 07:19:26 +00:00