stop-hook-false-positive-during-waiting-state
The Stop hook fires repeatedly even when the agent is in a passive waiting state (paused mid-brainstorm awaiting user input), not when an actual stop() call is made. This causes the hook to evaluate completion criteria against a non-existent stop event, producing dozens of spurious ‘no stop action initiated’ feedback messages per session. The hook condition needs to detect actual agent-initiated termination, not just the hook_event_name being ‘Stop’.
Related
- stop-hook-false-positive-during-active-waiting-state
- stop-hook-blocks-pure-planning-sessions-pathological-loop
- stop-hook-infinite-loop-during-brainstorming-mid-session
- stop-hook-blocks-pure-planning-sessions-in-brainstorm-loop
- stop-hook-blocks-mid-stream-brainstorming-sessions
- stop-hook-false-positive-loop-on-waiting-state
- 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-must-guard-against-non-termination-stop-events
- stop-hook-false-positive-on-minimal-agent-responses
- stop-hook-needs-agent-stop-intent-detection-not-response-len
- stop-hook-fires-on-agent-wait-state-not-just-stop
- stop-hook-fires-on-every-turn-not-just-agent-stop
- stop-hook-false-positive-on-agent-waiting-state
- stop-hook-must-check-for-actual-stop-event-not-message-conte
- stop-hook-fires-on-agent-idle-waiting-state-false-positive
- stop-hook-fires-false-positives-on-agent-waiting-state
- stop-hook-needs-agent-stop-intent-detection-not-just-event-n
- stop-hook-false-positive-during-agent-wait-states
- stop-hook-fires-on-idle-wait-state-false-positive-loop
- stop-hook-fires-on-waiting-state-not-just-session-end
- stop-hook-fires-on-user-wait-not-just-agent-stop
- stop-hook-fires-false-positives-during-waiting-states
- stop-hook-fires-on-agent-waiting-state-not-just-stop
- stop-hook-false-positive-during-active-wait-state
- stop-hook-fires-on-idle-agent-not-just-stop-calls
- stop-hook-fires-on-idle-wait-not-just-agent-stop
- stop-hook-fires-on-waiting-state-not-just-on-stop
- stop-hook-fires-on-idle-wait-not-just-stop-calls
- ucg-must-be-explicitly-invoked-not-implied
- stop-hook-fires-during-active-waiting-state-false-positive-l
- stop-hook-fires-on-every-assistant-turn-not-just-stop-calls
stop-hook-fires-on-idle-wait-states-not-just-stop- stop-hook-fires-on-waiting-state-not-only-stop-events
- stop-hook-fires-on-every-agent-waiting-state