You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en__docs__claude-code__sdk__migration-guide.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ The Claude Code SDK has been renamed to the **Claude Agent SDK** and its documen
15
15
|**Documentation Location**| Claude Code docs → SDK section | API Guide → Agent SDK section |
16
16
17
17
<Note>
18
-
**Documentation Changes:** The Agent SDK documentation has moved from the Claude Code docs to the API Guide under a dedicated [Agent SDK](https://docs.claude.com/enhttps://docs.claude.com/en/api/agent-sdk/overview) section. The Claude Code docs now focus on the CLI tool and automation features.
18
+
**Documentation Changes:** The Agent SDK documentation has moved from the Claude Code docs to the API Guide under a dedicated [Agent SDK](https://docs.claude.com/en/api/agent-sdk/overview) section. The Claude Code docs now focus on the CLI tool and automation features.
19
19
</Note>
20
20
21
21
## Migration Steps
@@ -321,7 +321,7 @@ See the [Troubleshooting](/en/troubleshooting) guide for common issues.
321
321
322
322
## Next Steps
323
323
324
-
* Explore the [Agent SDK Overview](https://docs.claude.com/enhttps://docs.claude.com/en/api/agent-sdk/overview) to learn about available features
325
-
* Check out the [TypeScript SDK Reference](https://docs.claude.com/enhttps://docs.claude.com/en/api/agent-sdk/typescript) for detailed API documentation
326
-
* Review the [Python SDK Reference](https://docs.claude.com/enhttps://docs.claude.com/en/api/agent-sdk/python) for Python-specific documentation
327
-
* Learn about [Custom Tools](https://docs.claude.com/enhttps://docs.claude.com/en/api/agent-sdk/custom-tools) and [MCP Integration](https://docs.claude.com/enhttps://docs.claude.com/en/api/agent-sdk/mcp)
324
+
* Explore the [Agent SDK Overview](https://docs.claude.com/en/api/agent-sdk/overview) to learn about available features
325
+
* Check out the [TypeScript SDK Reference](https://docs.claude.com/en/api/agent-sdk/typescript) for detailed API documentation
326
+
* Review the [Python SDK Reference](https://docs.claude.com/en/api/agent-sdk/python) for Python-specific documentation
327
+
* Learn about [Custom Tools](https://docs.claude.com/en/api/agent-sdk/custom-tools) and [MCP Integration](https://docs.claude.com/en/api/agent-sdk/mcp)
0 commit comments