Skip to content

deps(deps): update @anthropic-ai/claude-agent-sdk requirement from ^0.3.143 to ^0.3.168#461

Merged
ljagiello merged 1 commit into
mainfrom
dependabot/npm_and_yarn/anthropic-ai/claude-agent-sdk-tw-0.3.158
Jun 8, 2026
Merged

deps(deps): update @anthropic-ai/claude-agent-sdk requirement from ^0.3.143 to ^0.3.168#461
ljagiello merged 1 commit into
mainfrom
dependabot/npm_and_yarn/anthropic-ai/claude-agent-sdk-tw-0.3.158

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on @anthropic-ai/claude-agent-sdk to permit the latest version.

Release notes

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

v0.3.168

What's changed

  • Updated to parity with Claude Code v2.1.168

Update

npm install @anthropic-ai/claude-agent-sdk@0.3.168
# or
yarn add @anthropic-ai/claude-agent-sdk@0.3.168
# or
pnpm add @anthropic-ai/claude-agent-sdk@0.3.168
# or
bun add @anthropic-ai/claude-agent-sdk@0.3.168
Changelog

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

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
  • Fixed SDK hosts being unable to add builtin MCP servers (e.g. claude-in-chrome) via setMcpServers when the CLI was launched without them
  • Stop and SubagentStop hook events now support additionalContext in hookSpecificOutput, enabling non-error feedback that continues the turn

0.3.162

  • Refusal error messages now carry stop_reason: "refusal" and stop_details on the assistant message and in session transcripts, so SDK consumers can detect refusals without text-matching the error content
  • Agent SDK sessions on native builds now default to fast embedded find/grep search in Bash, matching the interactive CLI, instead of always registering the dedicated Grep/Glob tools. To keep the dedicated tools (e.g. to intercept searches via canUseTool or hooks), name them in the tools option or reference them in allowedTools

0.3.161

  • The initialize control request is now idempotent: a second initialize returns the same success payload instead of an Already initialized error. ControlResponse gains an optional pending_permission_requests field, mirroring ControlErrorResponse
  • applyFlagSettings now live-applies agent changes: switching the active agent (or passing null to reset) takes effect on the next turn in a running session

0.3.160

  • Fixed SDK hook callbacks swallowing abort signals: aborting during a PostToolUse hook now ends the turn with a final result message instead of hanging the calling process

0.3.159

  • Updated to parity with Claude Code v2.1.159

0.3.158

  • Updated to parity with Claude Code v2.1.158

0.3.157

... (truncated)

Commits

@dependabot dependabot Bot requested a review from ljagiello as a code owner May 30, 2026 04:28
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 30, 2026
@dependabot dependabot Bot requested a review from Vpr99 as a code owner May 30, 2026 04:28
@dependabot @github

dependabot Bot commented on behalf of github May 30, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: npm. Please create it before Dependabot can add it to a pull request.

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

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 30, 2026
@dependabot dependabot Bot changed the title deps(deps): update @anthropic-ai/claude-agent-sdk requirement from ^0.3.143 to ^0.3.158 deps(deps): update @anthropic-ai/claude-agent-sdk requirement from ^0.3.143 to ^0.3.168 Jun 8, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/anthropic-ai/claude-agent-sdk-tw-0.3.158 branch from 0b06329 to 7c543d6 Compare June 8, 2026 17:19
@ljagiello ljagiello force-pushed the dependabot/npm_and_yarn/anthropic-ai/claude-agent-sdk-tw-0.3.158 branch from 7c543d6 to c3aed82 Compare June 8, 2026 19:31
@ljagiello ljagiello merged commit 0b74d27 into main Jun 8, 2026
9 checks passed
@ljagiello ljagiello deleted the dependabot/npm_and_yarn/anthropic-ai/claude-agent-sdk-tw-0.3.158 branch June 8, 2026 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant