anthropics/claude-agent-sdk-typescript v0.3.163
anthropics/claude-agent-sdk-typescript
Captured source
source ↗GH
Source ↗published Jun 4, 2026seen 5dcaptured 2dhttp 200method plain
v0.3.163
Repository: anthropics/claude-agent-sdk-typescript
Tag: v0.3.163
Published: 2026-06-04T21:52:52Z
Prerelease: no
Release notes:
What's changed
stop_taskcontrol requests now return success when the target task is already gone (not_foundornot_running), so SDK clients can reliably prune stale task chips- Fixed SDK hosts being unable to add builtin MCP servers (e.g.
claude-in-chrome) viasetMcpServerswhen the CLI was launched without them - Stop and SubagentStop hook events now support
additionalContextinhookSpecificOutput, enabling non-error feedback that continues the turn
Update
npm install @anthropic-ai/claude-agent-sdk@0.3.163 # or yarn add @anthropic-ai/claude-agent-sdk@0.3.163 # or pnpm add @anthropic-ai/claude-agent-sdk@0.3.163 # or bun add @anthropic-ai/claude-agent-sdk@0.3.163
Notability
notability 2.0/10Routine SDK version bump