Docs · States

Your agent is stuck on the same finding

FIX_LOOP · exit 40 · needs a person

The same finding survived three identical attempts, or ten attempts in total. A loop that keeps trying is worse than one that stops and says so.

Clears when

A person looks at the finding and intervenes; the loop resumes after.

Commands

relayevals explain
relayevals fix
relayevals next --format json

Every state, with its exit code, is listed in the documentation. An agent that reaches an unfamiliar state should run relayevals next --format json and follow the single action it returns.