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