Skip to content

deps(runner): bump claude-agent-sdk 0.2.82#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#1590
github-actions[bot] wants to merge 1 commit into
mainfrom
automated/sdk-version-bump

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

SDK Version Bump

  • claude-agent-sdk: 0.1.81 -> 0.2.82

TL;DR

  • 2 migration(s) required (deprecated APIs — see Action Items)
  • 2 behavior change(s) to review
  • 1 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 (1)
Feature Package Version Claude Gemini Default Action
EffortLevel type export claude-agent-sdk 0.2.82 Yes - 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 674f204
🔍 Latest deploy log https://app.netlify.com/projects/cheerful-kitten-f556a0/deploys/6a083954bb5a260009755fce

Automated SDK version bump.

Co-Authored-By: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions github-actions Bot force-pushed the automated/sdk-version-bump branch from a4230a0 to 674f204 Compare May 16, 2026 09:30
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