Skip to content

chore(deps): bump @anthropic-ai/claude-agent-sdk from 0.1.77 to 0.3.174#56

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/anthropic-ai/claude-agent-sdk-0.3.150
Open

chore(deps): bump @anthropic-ai/claude-agent-sdk from 0.1.77 to 0.3.174#56
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/anthropic-ai/claude-agent-sdk-0.3.150

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor

Bumps @anthropic-ai/claude-agent-sdk from 0.1.77 to 0.3.174.

Release notes

Sourced from @​anthropic-ai/claude-agent-sdk's releases.

v0.3.174

What's changed

  • SDK consumers now receive the system/model_fallback message for all fallback triggers — overloaded, server_error, and last_resort in addition to model_not_found and permission_denied — and the message's trigger field gained the server_error and last_resort values

Update

npm install @anthropic-ai/[email protected]
# or
yarn add @anthropic-ai/[email protected]
# or
pnpm add @anthropic-ai/[email protected]
# or
bun add @anthropic-ai/[email protected]

v0.3.173

What's changed

  • Updated to parity with Claude Code v2.1.173

Update

npm install @anthropic-ai/[email protected]
# or
yarn add @anthropic-ai/[email protected]
# or
pnpm add @anthropic-ai/[email protected]
# or
bun add @anthropic-ai/[email protected]

v0.3.172

What's changed

  • SDK plugins option now accepts skipMcpDiscovery: true per plugin, so a host that manages a plugin's MCP connections itself can load skills/hooks from the plugin path without the engine re-reading its .mcp.json
  • Fixed slash-followed-by-whitespace input (e.g. / add tests) being silently dropped instead of treated as a plain prompt

Update

npm install @anthropic-ai/[email protected]
# or
yarn add @anthropic-ai/[email protected]
# or
pnpm add @anthropic-ai/[email protected]
# or
bun add @anthropic-ai/[email protected]
</tr></table> 

... (truncated)

Changelog

Sourced from @​anthropic-ai/claude-agent-sdk's changelog.

0.3.174

  • SDK consumers now receive the system/model_fallback message for all fallback triggers — overloaded, server_error, and last_resort in addition to model_not_found and permission_denied — and the message's trigger field gained the server_error and last_resort values

0.3.173

  • Updated to parity with Claude Code v2.1.173

0.3.172

  • SDK plugins option now accepts skipMcpDiscovery: true per plugin, so a host that manages a plugin's MCP connections itself can load skills/hooks from the plugin path without the engine re-reading its .mcp.json
  • Fixed slash-followed-by-whitespace input (e.g. / add tests) being silently dropped instead of treated as a plain prompt

0.3.171

  • Updated to parity with Claude Code v2.1.171

0.3.170

0.3.169

  • Added an experimental usage_EXPERIMENTAL_MAY_CHANGE_DO_NOT_RELY_ON_THIS_API_YET() method on Query returning structured session cost, plan rate-limit, and local usage-behaviors data
  • Added an sse option (SSEOptions) to BrowserQueryOptions as an alternative to websocket, for browser SDK consumers who prefer Server-Sent Events

0.3.168

  • Updated to parity with Claude Code v2.1.168

0.3.167

  • Updated to parity with Claude Code v2.1.167

0.3.166

  • Fixed MCP resource tools not being injected for servers added at runtime via the mcp_set_servers control request

0.3.165

  • Updated to parity with Claude Code v2.1.165

0.3.164

  • Updated to parity with Claude Code v2.1.164

0.3.163

  • stop_task control requests now return success when the target task is already gone (not_found or not_running), so SDK clients can reliably prune stale task chips

... (truncated)

Commits

@dependabot @github

dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, javascript. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot changed the title chore(deps): bump @anthropic-ai/claude-agent-sdk from 0.1.77 to 0.3.150 chore(deps): bump @anthropic-ai/claude-agent-sdk from 0.1.77 to 0.3.170 Jun 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/anthropic-ai/claude-agent-sdk-0.3.150 branch from b24df14 to 90e7262 Compare June 10, 2026 14:17
@dependabot dependabot Bot changed the title chore(deps): bump @anthropic-ai/claude-agent-sdk from 0.1.77 to 0.3.170 chore(deps): bump @anthropic-ai/claude-agent-sdk from 0.1.77 to 0.3.173 Jun 11, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/anthropic-ai/claude-agent-sdk-0.3.150 branch from 90e7262 to f01f06c Compare June 11, 2026 14:46
Bumps [@anthropic-ai/claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-typescript) from 0.1.77 to 0.3.174.
- [Release notes](https://github.com/anthropics/claude-agent-sdk-typescript/releases)
- [Changelog](https://github.com/anthropics/claude-agent-sdk-typescript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/anthropics/claude-agent-sdk-typescript/commits/v0.3.174)

---
updated-dependencies:
- dependency-name: "@anthropic-ai/claude-agent-sdk"
  dependency-version: 0.3.150
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot changed the title chore(deps): bump @anthropic-ai/claude-agent-sdk from 0.1.77 to 0.3.173 chore(deps): bump @anthropic-ai/claude-agent-sdk from 0.1.77 to 0.3.174 Jun 12, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/anthropic-ai/claude-agent-sdk-0.3.150 branch from f01f06c to 59dd142 Compare June 12, 2026 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants