What's changed
- Added
terminal_slash_commands to the system init message so Remote Control clients can hide terminal-oriented commands
- Changed conversations whose messages alone exceed the API's 32 MB limit to end the turn with
terminal_reason "api_error" instead of "image_error"; StopFailure error_details is "request_body_over_limit: ..."
Update
npm install @anthropic-ai/claude-agent-sdk@0.3.229
## or
yarn add @anthropic-ai/claude-agent-sdk@0.3.229
## or
pnpm add @anthropic-ai/claude-agent-sdk@0.3.229
## or
bun add @anthropic-ai/claude-agent-sdk@0.3.229