Skip to content

deps(runner): bump claude-agent-sdk 0.2.82, anthropic 0.103.0#1590

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
automated/sdk-version-bump
Open

deps(runner): bump claude-agent-sdk 0.2.82, anthropic 0.103.0#1590
github-actions[bot] wants to merge 1 commit into
mainfrom
automated/sdk-version-bump

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 15, 2026

SDK Version Bump

  • claude-agent-sdk: 0.1.81 -> 0.2.82
  • anthropic: 0.102.0 -> 0.103.0

TL;DR

  • 2 migration(s) required (deprecated APIs — see Action Items)
  • 2 behavior change(s) to review
  • 2 new feature(s), 3 bug fix(es)

Action Items

  • MIGRATEBreaking (claude-agent-sdk v0.2.82): MCP servers now connect in the background by default; sessions start immediately and slow servers report `status: "pe...
  • MIGRATEBreaking (claude-agent-sdk v0.2.82): Headless and SDK sessions now use Task tools (TaskCreate / TaskUpdate / TaskGet / TaskList) instead of `TodoW...

Behavior Changes

Change Package Version Action
Bumped mcp dependency lower bound to >=1.23.0 to address GHSA-9h52-p55h-v... claude-agent-sdk 0.2.82 Review
Stabilized eager-flush transcript mirror tests with deterministic wait helper... claude-agent-sdk 0.2.82 Review
New Features (2)
Feature Package Version Claude Gemini Default Action
EffortLevel type export claude-agent-sdk 0.2.82 Yes - Available Review
client anthropic 0.103.0 - - Available Review
Bug Fixes (3)
  • Stderr callback isolation (claude-agent-sdk 0.2.82): Fixed an issue where a user-provided stderr callback that raises an exception would silently terminate the stderr r...
  • CancelledError in eager-flush done callback (claude-agent-sdk 0.2.82): Fixed noisy Exception in callback log messages on shutdown when pending eager-flush tasks were cancelled. The done...
  • Tighter permission_suggestions type (claude-agent-sdk 0.2.82): Replaced list[Any] | None with list[dict[str, Any]] | None on `SDKControlPermissionRequest.permission_suggestions...
Bundled Claude CLI Versions (1)
SDK Version CLI Version
0.2.82 2.1.142
Internal changes: claude-agent-sdk (1)
  • Updated bundled Claude CLI to version 2.1.142 (0.2.82)

Automated by .github/workflows/sdk-version-bump.yml

@github-actions github-actions Bot added dependencies Pull requests that update a dependency file automated labels May 15, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 15, 2026

Deploy Preview for cheerful-kitten-f556a0 canceled.

Name Link
🔨 Latest commit 307599d
🔍 Latest deploy log https://app.netlify.com/projects/cheerful-kitten-f556a0/deploys/6a0c388571d05600087b8ef3

@github-actions github-actions Bot force-pushed the automated/sdk-version-bump branch 3 times, most recently from a018da7 to 841467d Compare May 18, 2026 10:31
Automated SDK version bump.

Co-Authored-By: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions github-actions Bot changed the title deps(runner): bump claude-agent-sdk 0.2.82 deps(runner): bump claude-agent-sdk 0.2.82, anthropic 0.103.0 May 19, 2026
@github-actions github-actions Bot force-pushed the automated/sdk-version-bump branch from 841467d to 307599d Compare May 19, 2026 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants