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.251, published 13 hours before 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+2added
Lines−2removed
From line 19 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 19, old and new numbered
/
lines
from line 19
1919 
2020## Capabilities
2121 
22Everything that makes Claude Code powerful is available in the SDK.
22These Claude Code capabilities are available in the SDK:
2323 
2424| Capability | What it does | Learn more |
2525| ---------------------------- | -------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
from line 84
8484* [Example agents](https://github.com/anthropics/claude-agent-sdk-demos): demo apps for local development
8585* [TypeScript SDK](/docs/en/agent-sdk/typescript): full TypeScript API reference and examples
8686* [Python SDK](/docs/en/agent-sdk/python): full Python API reference and examples
87* [Agent harness design](https://claude.com/blog/a-harness-for-every-task-dynamic-workflows-in-claude-code): how the Claude Code team uses dynamic workflows to orchestrate subagents at scale
87* [Agent harness design](https://claude.com/blog/a-harness-for-every-task-dynamic-workflows-in-claude-code): how the Claude Code team uses dynamic workflows to orchestrate many subagents at once
8888