Skip to content

AI Agent

An AI system that autonomously plans, uses tools, and takes multi-step actions to accomplish a goal.

Example: a coding agent like Claude Code reads your repo, plans changes, edits files, runs tests, and fixes failures in a loop — instead of just answering a single question. Agents rely on function calling and often the Model Context Protocol (MCP).

Related resources