Commit 3ef75ab
docs: add comprehensive SDK documentation (10 new guides)
Major expansion of Claude Code SDK documentation:
NEW FEATURES:
• Custom Tools - Build in-process MCP servers with type-safe tools
• MCP Integration - HTTP/SSE/stdio server configuration
• Subagents - Context management and parallelization
• Sessions & Permissions - Fine-grained control system
• Todo Tracking - Built-in task management
• Slash Commands - Custom command creation
• Cost Tracking - Usage monitoring and controls
• Streaming vs Single Mode - Input mode best practices
SIGNIFICANCE:
Transforms Claude Code from CLI tool to full development platform.
SDK now supports building production agents with:
- Context management via subagents
- Custom tool ecosystems via MCP
- Enterprise controls via permissions
- Cost monitoring and limits
Downloads increased from 41→51 files, indicating major platform expansion.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 138a50f commit 3ef75ab
17 files changed
Lines changed: 6602 additions & 2424 deletions
File tree
- content
- claude-code-docs
- api/admin-api/claude-code
- sdk
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
| |||
218 | 219 | | |
219 | 220 | | |
220 | 221 | | |
| 222 | + | |
221 | 223 | | |
222 | 224 | | |
223 | 225 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
501 | 501 | | |
502 | 502 | | |
503 | 503 | | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
0 commit comments