Skip to content
CodeWiki
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
Search
⌘K
English
English
Chinese
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
English
English
Chinese
Practice
/
Quiz
/
Coding in the AI era
/
Agent task planning
Which rule best detects that an agent repair loop is no longer making progress?
from Agent task planning
Node 24
intermediate
3 min
Which rule best detects that an agent repair loop is no longer making progress?
Stop after the same normalized failure, changed-path set, and proposed action repeat twice without new evidence
Continue whenever the agent can phrase a different explanation
Stop after exactly one tool call, whether it succeeds or fails
Continue until the token budget is completely exhausted
Check
Ask AI about this kata
Report an error
previous kata
Which step is most useful in an executable agent plan for an expired-session bug?
Quiz
next kata
An agent discovers that the repair needs a database migration, which the task contract ex…
Quiz
A new version is available
Reload