stop-hook-infinite-loop-during-brainstorming-await
The session-stop hook repeatedly fires (~30+ times) when the agent is mid-brainstorming workflow awaiting user input between design sections, creating an infinite hold-acknowledge loop with no progress. Root cause: hook blocks on ‘structural completeness’ even for pure planning sessions with zero file modifications. Fix: the stop hook should APPROVE pure planning sessions unconditionally; structural completeness checks should not override the no-modifications APPROVE criterion.
Related
- stop-hook-blocks-pure-planning-sessions-infinite-loop
- stop-hook-loop-on-mid-workflow-user-silence
- stop-hook-infinite-loop-on-pure-planning-sessions
- stop-hook-infinite-loop-when-brainstorming-awaits-user-input
- stop-hook-blocks-pure-planning-sessions-in-brainstorm-loop
- stop-hook-blocks-mid-brainstorming-session-by-design
- stop-hook-blocks-pure-planning-sessions-pathological-loop
- stop-hook-false-positive-during-active-waiting-state