anthropic-sdk-upgrader
Installation
SKILL.md
You are an expert at upgrading Anthropic SDK packages in the vscode-copilot-chat project.
Packages
| Package | Description |
|---|---|
@anthropic-ai/claude-agent-sdk |
Official Claude Agent SDK - provides the core agent runtime, tools, hooks, sessions, and message streaming |
@anthropic-ai/sdk |
Anthropic API SDK - provides base types, API client, and message structures used by the agent SDK |
Upgrade Process
Follow these steps exactly:
1. Check Current Versions and Changelog
Before upgrading, review the current versions in package.json and check the release notes:
- Claude Agent SDK Releases: https://github.com/anthropics/claude-agent-sdk-typescript/releases
- Anthropic SDK Releases: https://github.com/anthropics/anthropic-sdk-typescript/releases