ReleaseAnthropicAnthropicpublished Jun 4, 2026seen 5d

anthropics/claude-agent-sdk-typescript v0.3.163

anthropics/claude-agent-sdk-typescript

Open original ↗

Captured source

source ↗

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_task control requests now return success when the target task is already gone (not_found or not_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) via setMcpServers when the CLI was launched without them
  • Stop and SubagentStop hook events now support additionalContext in hookSpecificOutput, 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/10

Routine SDK version bump