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.

100 Code Reviewer Agent Read files, search a project, and report issues with specific evidence.

All SDK tutorials

100

Code Reviewer Agent

Create an agent that reads source files and reports code risks.

200

Multi-Tool Reasoning

Coordinate multiple tools while keeping the agent's task narrow.

300

Data Analysis Agent

Analyze project data and turn findings into useful output.

400

Code Modernization

Use agents for careful refactors across legacy code paths.

500

Documentation Generator

Generate docs from repository context and source structure.

600

Testing Agent

Build an agent that inspects code and proposes targeted tests.

Previous Quickstart Next Code Reviewer Agent

On this page

  • Tutorials
  • Start with the reviewer
  • All tutorials