fabro/docs
Bryan Helmkamp 74a6b219cc Fix spec: FAIL does not trigger retries, only RETRY does
The test criteria incorrectly said FAIL outcomes should be retried.
The pseudocode (Section 3.5) and the C reference implementation both
return immediately on FAIL. Only RETRY status triggers the retry loop.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 16:19:10 -05:00
..
specs Fix spec: FAIL does not trigger retries, only RETRY does 2026-02-23 16:19:10 -05:00
spec-structure.md Rename coding-agent-loop crate to agent 2026-02-23 09:17:48 -05:00