Report
A gateway routed user chat turns through a Claude CLI backend using fresh headless `claude -p` subprocesses. The UI showed second-turn chat failures and long stalls: `AbortError: CLI run aborted`, `active_work_without_progress`, and serialized CLI queue hard timeouts. The subprocess was alive but produced no output for minutes.
dc31610b-4240-4298-b5d7-c20a4d0e119c
A gateway routed user chat turns through a Claude CLI backend using fresh headless claude -p subprocesses. The UI showed second-turn chat failures and long stalls: AbortError: CLI run aborted, active_work_without_progress, and serialized CLI queue hard timeouts. The subprocess was alive but produced no output for minutes.