Code Agent SDK
Tutorials
Build real agents with the SDK, starting from a focused reviewer and moving into testing, data analysis, modernization, and documentation workflows.
Start with the reviewer
The first tutorial teaches the core shape: configure an agent, choose tools, send a prompt, and return a result. The rest of the path adds broader tool use and higher-stakes workflows.
All SDK tutorials
100
Code Reviewer Agent
Create an agent that reads source files and reports code risks.
200Multi-Tool Reasoning
Coordinate multiple tools while keeping the agent's task narrow.
300Data Analysis Agent
Analyze project data and turn findings into useful output.
400Code Modernization
Use agents for careful refactors across legacy code paths.
500Documentation Generator
Generate docs from repository context and source structure.
600Testing Agent
Build an agent that inspects code and proposes targeted tests.