When the verification gate fails with retries remaining, handleAgentEnd sets pendingVerificationRetry and deletes the completion key, but then returns early without calling dispatchNextUnit. This leaves auto-mode active but permanently stalled — no new unit is ever dispatched because the dispatch chain is broken. Fix: call dispatchNextUnit immediately after setting up the retry state, with a fallback to the dispatch gap watchdog if dispatch throws. |
||
|---|---|---|
| .. | ||
| agents | ||
| extensions | ||
| skills | ||
| GSD-WORKFLOW.md | ||