Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
One change · claude-code

Agent SDK overview changed

agent-sdk/overview

Nearest release: v2.1.261, published 2 hours after this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Recorded here
Lines+1added
Lines−0removed
From line 80 where the diff opens
First seen 14 Aug 2026 this site's first read of the page
Recorded edits6to this page, all time

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