Download Latest Version v0.3.144 source code.tar.gz (31.8 kB)
Email in envelope

Get an email when there's a new version of Claude Agent SDK

Home / v0.3.144
Name Modified Size InfoDownloads / Week
Parent folder
README.md < 4 hours ago 844 Bytes
v0.3.144 source code.tar.gz < 4 hours ago 31.8 kB
v0.3.144 source code.zip < 4 hours ago 51.8 kB
Totals: 3 Items   84.4 kB 0

What's changed

  • Assistant messages and StopFailure hooks now report error: 'model_not_found' when the selected model doesn't exist or isn't available, instead of the generic 'invalid_request'. The api_error_status field on result messages is now documented.
  • Added @anthropic-ai/claude-agent-sdk/extract export for bun build --compile consumers: import the platform native binary with with { type: 'file' }, call extractFromBunfs(binPath) to copy it out of the compiled executable's virtual filesystem, and pass the result to options.pathToClaudeCodeExecutable

Update

:::sh
npm install @anthropic-ai/claude-agent-sdk@0.3.144
# or
yarn add @anthropic-ai/claude-agent-sdk@0.3.144
# or
pnpm add @anthropic-ai/claude-agent-sdk@0.3.144
# or
bun add @anthropic-ai/claude-agent-sdk@0.3.144
Source: README.md, updated 2026-05-19