← all jobs

debug a tool loop

Your agent keeps calling tools in a circle and never finishes the job.

recs

modelbest whenavoid whencost vibe
Sonnet-classThe debug session has many steps and the agent needs the judgment to stop, reassess, and replan.You are running a pure speed race with a known fix and clear verification.$$$
Faster / cheaper cloud modelYou understand the failure already and can keep each tool loop tight, explicit, and easy to verify.The failure is novel, the errors are ambiguous, or the next useful tool call is unclear.$
Local coding modelTraces must stay offline or private and your harness gives the model firm boundaries.The model has weak tool-use discipline or the harness does not enforce stop conditions.~free

why