//
Busca en todas las páginas de la documentación
9 pages in this section.
Walks through one full iteration of an agent loop from input to tool result to next decision.
A hands-on trace of a single agent turn deciding to call a tool and reading its result.
Explains chain-of-thought and extended-reasoning traces that precede an agent's tool-call decision.
Covers max-turn limits, goal-completion checks, and other conditions that end an agent loop.
Explains why what's in the context window at each step determines the agent's next action.
Ten habits for keeping agent loops bounded, observable, and predictable.