Skip to content

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

Merged
mergify[bot] merged 2 commits into
mainfrom
automated/sdk-version-bump
May 19, 2026
Merged

deps(runner): bump claude-agent-sdk 0.2.82, anthropic 0.103.0#1590
mergify[bot] merged 2 commits 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 caec4c6
🔍 Latest deploy log https://app.netlify.com/projects/cheerful-kitten-f556a0/deploys/6a0ce99aa10af200094d4827

@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
@mergify mergify Bot added the queued label May 19, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented May 19, 2026

Merge Queue Status

  • Entered queue2026-05-19 23:05 UTC · Rule: default
  • Checks skipped · PR is already up-to-date
  • Merged2026-05-19 23:05 UTC · at caec4c61bf9be0081cc1c8c5a93fe490cb1ee6c2 · squash

This pull request spent 18 seconds in the queue, including 3 seconds running CI.

Required conditions to merge

@mergify mergify Bot merged commit 2ff842d into main May 19, 2026
61 checks passed
@mergify mergify Bot deleted the automated/sdk-version-bump branch May 19, 2026 23:05
@mergify mergify Bot removed the queued label May 19, 2026
@github-actions
Copy link
Copy Markdown
Contributor Author

⚠️ SDD Preflight — Managed Paths Modified

This PR modifies files in SDD-managed component(s). These components are migrating to Spec-Driven Development.

File Component Mode
components/runners/ambient-runner/pyproject.toml runner warn
components/runners/ambient-runner/uv.lock runner warn

No action required — these components are in warn mode. Consider using the component's agent workflow for future changes.

📖 Specs: Runner Spec · Runner Constitution

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