When Claude finishes a response but hasn't written to the PHASE file, the stop hook now injects a nudge into the tmux session instead of just marking idle. This gives Claude another chance to complete the phase protocol before the monitor loop times out. Key changes: - on-idle-stop.sh: check phase file emptiness, nudge via tmux (max 2) - agent-session.sh: pass phase_file + session to stop hook, clean up nudge counter on session teardown Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| hooks | ||
| agent-session.sh | ||
| AGENTS.md | ||
| ci-debug.sh | ||
| ci-helpers.sh | ||
| env.sh | ||
| file-action-issue.sh | ||
| formula-session.sh | ||
| load-project.sh | ||
| matrix_listener.service | ||
| matrix_listener.sh | ||
| parse-deps.sh | ||
| secret-scan.sh | ||