| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-30 | 664 Bytes | |
| v0.2.27 source code.tar.gz | 2026-01-30 | 6.5 kB | |
| v0.2.27 source code.zip | 2026-01-30 | 9.1 kB | |
| Totals: 3 Items | 16.3 kB | 0 | |
What's changed
- Added
listSessionsfunction to discover resumable sessions by project, repo, or globally - Added optional
annotationssupport to thetool()helper function for specifying MCP tool hints (readOnlyHint, destructiveHint, openWorldHint, idempotentHint) - Fixed
mcpServerStatus()to include tools from SDK and dynamically-added MCP servers - Updated to parity with Claude Code v2.1.27
Update
:::sh
npm install @anthropic-ai/claude-agent-sdk@0.2.27
# or
yarn add @anthropic-ai/claude-agent-sdk@0.2.27
# or
pnpm add @anthropic-ai/claude-agent-sdk@0.2.27
# or
bun add @anthropic-ai/claude-agent-sdk@0.2.27