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
Add graceful Ctrl+C shutdown: clean up worktrees on interrupt (#83)
Register SIGINT handler before worktree creation that cleans up all
worktrees and branches on Ctrl+C, then exits with code 130. Handler
is deregistered after normal run completion.
Generated by thinktank (5 agents, Agent #5 recommended — only agent
passing tests, +14/-1, focused single-file change).
Closes#60
Co-authored-by: unknown <that-github-user@github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments