.agents/skills/building-pydantic-ai-agents/references/COMMON-TASKS.md
This file exists as a compatibility index for older links into COMMON-TASKS.md.
Prefer the narrower task-family guides below so the agent loads only the material it needs:
Thinking, WebSearch, Hooks, custom capabilities@agent.tool, Tool, toolsets, MCP, common search toolsWebSearchTool and CodeExecutionToolToolReturn, timeouts, validators, deferred loadingTestModel, FunctionModel, capture_run_messages, LogfireRead Add Capabilities.
Read Intercept Agent Lifecycle with Hooks.
Read Define Agents Declaratively with Specs.
Read Enable Thinking Across Providers.
Read Use MCP Servers.
Read Search with DuckDuckGo, Tavily, or Exa.
Read Require Tool Approval.
Read Send Images, Audio, Video, or Documents to the Model.
Read Manage Context Size.
Read Work with Message History.
Read Run Methods and Streaming.
Read Handle Provider Failures.
Read Make an Agent Resilient with Retries.
Read Debug a Failed Agent Run.
Read Test Agent Behavior.
Read Coordinate Multiple Agents.
Read Build Multi-Step Workflows with Graphs.
Read Debug and Validate Agent Behavior.
Read only the relevant section in ORCHESTRATION-AND-INTEGRATIONS.md:
Prefer the checked-out repository or these bundled references first.
Inspect local package source only as a last resort when:
pydantic_ai and you need exact module layout