anthropics/claude-agent-sdk-typescript v0.3.161
anthropics/claude-agent-sdk-typescript
Captured source
source ↗GH
Source ↗published Jun 2, 2026seen 5dcaptured 2dhttp 200method plain
v0.3.161
Repository: anthropics/claude-agent-sdk-typescript
Tag: v0.3.161
Published: 2026-06-02T21:58:32Z
Prerelease: no
Release notes:
What's changed
- The
initializecontrol request is now idempotent: a secondinitializereturns the same success payload instead of anAlready initializederror.ControlResponsegains an optionalpending_permission_requestsfield, mirroringControlErrorResponse applyFlagSettingsnow live-appliesagentchanges: switching the active agent (or passingnullto reset) takes effect on the next turn in a running session
Update
npm install @anthropic-ai/claude-agent-sdk@0.3.161 # or yarn add @anthropic-ai/claude-agent-sdk@0.3.161 # or pnpm add @anthropic-ai/claude-agent-sdk@0.3.161 # or bun add @anthropic-ai/claude-agent-sdk@0.3.161
Notability
notability 3.0/10Routine SDK patch release, low traction.