stop-hook-false-positive-loop-on-waiting-state
The Stop hook fires repeatedly when the agent is in an active waiting state (paused mid-brainstorm awaiting user input), not just on actual stop() calls. This created a 20+ message noise loop with identical hook feedback. The hook condition ‘Before allowing the agent to stop’ does not reliably distinguish between a true stop event and a session idle/waiting state.
Related
- stop-hook-false-positive-during-waiting-state
- stop-hook-false-positive-during-active-waiting-state
- stop-hook-brainstorming-infinite-loop-pattern
- stop-hook-brainstorming-workflow-infinite-loop
- stop-hook-blocks-pure-planning-sessions-pathological-loop
- stop-hook-false-positive-during-agent-waiting-state
- stop-hook-false-positive-loop-on-agent-waiting-state
- stop-hook-false-positive-on-waiting-state
- stop-hook-false-positive-on-minimal-agent-responses
- stop-hook-fires-on-agent-wait-state-not-just-stop
- stop-hook-fires-on-every-turn-not-just-agent-stop
- stop-hook-fires-on-agent-idle-waiting-state-false-positive
- stop-hook-feedback-loop-bloats-context-window
- stop-hook-false-positive-during-agent-wait-states
- stop-hook-fires-on-waiting-state-not-just-session-end
- stop-hook-fires-false-positives-during-waiting-states
- stop-hook-fires-repeatedly-on-passive-agent-waiting-state
- stop-hook-fires-on-every-assistant-turn-not-just-stop
- stop-hook-fires-on-idle-wait-not-just-agent-stop
- stop-hook-fires-on-idle-wait-not-just-stop-calls
- stop-hook-fires-on-waiting-state-not-only-stop-events