Original release notes
What's changed
- Fixed dash-leading
resumeSessionAtandsessionIdvalues being passed to the CLI as separate argv tokens; both now use equals-form (--flag=value) - Agent tool output now includes the resolved model when a mid-turn model swap changed the subagent's model
Update
npm install @anthropic-ai/claude-agent-sdk@0.3.212
## or
yarn add @anthropic-ai/claude-agent-sdk@0.3.212
## or
pnpm add @anthropic-ai/claude-agent-sdk@0.3.212
## or
bun add @anthropic-ai/claude-agent-sdk@0.3.212
