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
fix(self-terminate): traverse process tree to find Claude
The script now walks up the process tree instead of only checking
the immediate parent. This handles cases where there are intermediate
shells between the spawned command and the Claude process.
Co-Authored-By: Claude Code (~/.ai.worktrees/subagent-via-tmux) <noreply@anthropic.com>
0 commit comments