An agent doesn't just answer — it runs a loop: plan → act (use a tool) → observe → decide, keeping state and a budget, until the goal is met. Watch it work a real task step by step.
The control loop wrapped around the model. It repeats until the goal is met or a budget runs out.
Goal, plan, results, budget — updated every step.
Every reason, tool call and observation — the audit trail.