You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(done): add --review flag for human review workflow (gt-pz8fp)
When polecats complete work that needs human review, they can now use
`gt done --review` to queue the issue for human oversight. This sets the
source issue to status=review, assignee=overseer so humans can query:
bd list --assignee overseer --status review
The status change prevents the hooked bead from being auto-closed, allowing
the human to review and close manually.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments