The whole hunk
from line 80, old and new numbered
/
lines
from line 80
8080These resources cover deeper technical detail and example projects for building with the Agent SDK.
8181
8282* [Quickstart](/docs/en/agent-sdk/quickstart): build your first agent that finds and fixes bugs
83* [Migration guide](/docs/en/agent-sdk/migration-guide): migrate from the Claude Code SDK packages to the Agent SDK
8384* [Agent loop](/docs/en/agent-sdk/agent-loop): how Claude plans, calls tools, and decides when a task is done
8485* [Example agents](https://github.com/anthropics/claude-agent-sdk-demos): demo apps for local development
8586* [TypeScript SDK](/docs/en/agent-sdk/typescript): full TypeScript API reference and examples