What's changed
- Added a
background_tasks_changed system message with the full set of live background tasks on every membership change, so consumers can track background activity as a level instead of pairing task_started/task_notification edges
- Fixed stable releases shipping a
sdk.d.ts with unresolved type references that broke consumer typechecking with skipLibCheck disabled
Update
npm install @anthropic-ai/claude-agent-sdk@0.3.203
## or
yarn add @anthropic-ai/claude-agent-sdk@0.3.203
## or
pnpm add @anthropic-ai/claude-agent-sdk@0.3.203
## or
bun add @anthropic-ai/claude-agent-sdk@0.3.203