Agent
An AI system that works in a loop — read the situation, decide, act with tools, observe the result, repeat — instead of answering a single message.
An AI system that works in a loop — read the situation, decide, act with tools, observe the result, repeat — instead of answering a single message. Claude Code is an agent that works in your codebase.
An LLM in a loop with tools and a goal: it thinks, calls a tool, sees the result, and repeats until done. Powerful but harder to run in production. (Mod 1)