anthropics/claude-agent-sdk-typescript v0.3.219
anthropics/claude-agent-sdk-typescript
Captured source
source ↗GH
Source ↗published Jul 24, 2026seen 1dcaptured 1dhttp 200method plain
v0.3.219
Repository: anthropics/claude-agent-sdk-typescript
Tag: v0.3.219
Published: 2026-07-24T17:14:09Z
Prerelease: no
Release notes:
What's changed
- Added opt-in
cancel_queuedto the interrupt control request (capabilityinterrupt_cancel_queued_v1): cancels queued and pending-dispatch messages alongside the abort - Added
fast_mode_disabled_reasonto result and init messages so SDK hosts can explain why fast mode is off - Added
DirectoryAddedlifecycle hook event to the control protocol, fired when a new working directory is registered mid-session - Fixed the initialize response reporting
fast_mode_statefrom the spawn-time model after a model switch - Added
sandbox.network.strictAllowlistto SDK settings types for deterministically denying non-allowlisted hosts in sandboxed commands - Added
workflowSizeGuidelineto SDK settings types for setting the advisory dynamic-workflow size guideline
Update
npm install @anthropic-ai/claude-agent-sdk@0.3.219 # or yarn add @anthropic-ai/claude-agent-sdk@0.3.219 # or pnpm add @anthropic-ai/claude-agent-sdk@0.3.219 # or bun add @anthropic-ai/claude-agent-sdk@0.3.219