Skip to main contentBuilding Agents with Claude
What you'll learn
- 1Use the Claude Agent SDK to build a tool-using agent in Python or TypeScript
- 2Define custom tools and integrate them into the agent loop
- 3Implement agent memory patterns for multi-step task continuity
- 4Evaluate agent performance considering cost, latency, and quality trade-offs