1 results for tag "agent-introspection-debugging"
A four-phase self-debugging loop (failure capture β root-cause diagnosis β contained recovery β introspection report) for AI agent runs that are looping, burning tokens, or drifting from the task. Provides a pattern table (tool-call loops, context overflow, `ECONNREFUSED`/429s, stale diffs, wrong hypotheses) and forces the agent to verify world state, shrink scope, and run one discriminating check before retrying.