Skip to content

Navigation Menu

Sign in
Sign up

deps(runner): bump claude-agent-sdk 0.2.152, anthropic 1.4.0 - #1735

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

deps(runner): bump claude-agent-sdk 0.2.152, anthropic 1.4.0 #1735
github-actions[bot] wants to merge 1 commit into
main from
automated/sdk-version-bump

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 19, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

SDK Version Bump

  • claude-agent-sdk: 0.2.139 -> 0.2.152
  • anthropic: 0.122.0 -> 1.4.0

TL;DR

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

Action Items

  • MIGRATEclient (anthropic v1.0.0): upgrade to httpx2 and some minor breaking changes. See MIGRATION.md for details

Behavior Changes

Change Package Version Action
MCP 2.x support for in-process SDK MCP servers claude-agent-sdk 0.2.140 Review
ResultError exception with structured error payload claude-agent-sdk 0.2.140 Review
client anthropic 1.0.0 Review
New Features (16)
Feature Package Version Claude Gemini Default Action
forward_subagent_text option claude-agent-sdk 0.2.140 Yes - Available Review
can_use_tool callback support for query() and string prompts claude-agent-sdk 0.2.140 Yes - Available Review
add Claude Tag category and user breakdowns to usage reports anthropic 1.4.0 Yes - Available Review
add named types for organization compliance settings state anthropic 1.4.0 - - Available Review
add support for sending a workspace ID on more endpoints anthropic 1.4.0 - - Available Review
beta user profiles: add external_user_onboarded_at, remove relationship in fa... anthropic 1.3.0 - - Available Review
organization compliance settings, user-profile order_by, memory-store and too... anthropic 1.3.0 - - Available Review
beta files/skills namespaces use GA shapes; drop dated beta header pins anthropic 1.2.0 - - Available Review
add updates thinking display mode (beta) anthropic 1.1.0 Yes - Available Review
add missing anthropic-beta values anthropic 1.1.0 Yes - Available Review
add support for Organization API endpoints anthropic 1.1.0 - - Available Review
managed agents web search config and self hosted sandbox memory anthropic 0.125.0 - - Available Review
Files and Skills APIs are now GA; add computer use and browser use toolsets anthropic 0.124.0 - - Available Review
additions to files and memory stores anthropic 0.123.0 - - Available Review
updates to skill, files, and user profiles anthropic 0.123.0 - - Available Review
client anthropic 0.123.0 - - Available Review
Bug Fixes (21)
Bundled Claude CLI Versions (13)
SDK Version CLI Version
0.2.152 2.1.259
0.2.151 2.1.258
0.2.150 2.1.257
0.2.149 2.1.252
0.2.148 2.1.251
0.2.147 2.1.250
0.2.146 2.1.248
0.2.145 2.1.247
0.2.144 2.1.246
0.2.143 2.1.238
0.2.142 2.1.237
0.2.141 2.1.236
0.2.140 2.1.235
Internal changes: claude-agent-sdk (13)
  • Updated bundled Claude CLI to version 2.1.259 (0.2.152)
  • Updated bundled Claude CLI to version 2.1.258 (0.2.151)
  • Updated bundled Claude CLI to version 2.1.257 (0.2.150)
  • Updated bundled Claude CLI to version 2.1.252 (0.2.149)
  • Updated bundled Claude CLI to version 2.1.251 (0.2.148)
  • Updated bundled Claude CLI to version 2.1.250 (0.2.147)
  • Updated bundled Claude CLI to version 2.1.248 (0.2.146)
  • Updated bundled Claude CLI to version 2.1.247 (0.2.145)
  • Updated bundled Claude CLI to version 2.1.246 (0.2.144)
  • Updated bundled Claude CLI to version 2.1.238 (0.2.143)
  • Updated bundled Claude CLI to version 2.1.237 (0.2.142)
  • Updated bundled Claude CLI to version 2.1.236 (0.2.141)
  • Updated bundled Claude CLI to version 2.1.235 (0.2.140)
Internal changes: anthropic (15)
  • bundle the mock server spec and update dev tooling (1.4.0)
  • clean up code comments (1.4.0)
  • fix mypy unreachable error in detect-breaking-changes script (1.4.0)
  • narrower codeowners scope (1.4.0)
  • revert codeowners change (1.4.0)
  • manual updates (1.3.0)
  • ci (1.3.0)
  • drop the unused discriminator argument from PropertyInfo (1.3.0)
  • drop the unused distro dependency (1.3.0)
  • ci (1.2.0)
  • cancel superseded CI runs (1.1.0)
  • minor workflow reformat (1.1.0)
  • remove the legacy response API (1.1.0)
  • use import httpx2 directly instead of aliasing as httpx (1.1.0)
  • remove leftover prism references (0.123.0)

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

SDK Options Drift

ClaudeAgentOptions fields changed — sdk-options-manifest.json updated.
Review backend allowlist and frontend schema for new/removed fields.

@github-actions github-actions Bot added dependencies Pull requests that update a dependency file automated labels Aug 19, 2026

netlify Bot commented Aug 19, 2026
edited
Loading

Copy link
Copy Markdown

Deploy Preview for cheerful-kitten-f556a0 canceled.

Name Link
🔨 Latest commit 28ad7a4
🔍 Latest deploy log https://app.netlify.com/projects/cheerful-kitten-f556a0/deploys/6a9ecbd6e8b31900084cf180

@github-actions github-actions Bot changed the title (削除) deps(runner): bump claude-agent-sdk 0.2.140 (削除ここまで) (追記) deps(runner): bump claude-agent-sdk 0.2.142, anthropic 0.125.0 (追記ここまで) Aug 20, 2026
@github-actions github-actions Bot changed the title (削除) deps(runner): bump claude-agent-sdk 0.2.142, anthropic 0.125.0 (削除ここまで) (追記) deps(runner): bump claude-agent-sdk 0.2.143, anthropic 1.0.0 (追記ここまで) Aug 21, 2026
@github-actions github-actions Bot changed the title (削除) deps(runner): bump claude-agent-sdk 0.2.143, anthropic 1.0.0 (削除ここまで) (追記) deps(runner): bump claude-agent-sdk 0.2.144, anthropic 1.0.0 (追記ここまで) Aug 22, 2026
github-actions Bot force-pushed the automated/sdk-version-bump branch 5 times, most recently from def31c1 to a6e6e91 Compare August 26, 2026 09:31
@github-actions github-actions Bot changed the title (削除) deps(runner): bump claude-agent-sdk 0.2.144, anthropic 1.0.0 (削除ここまで) (追記) deps(runner): bump claude-agent-sdk 0.2.145, anthropic 1.1.0 (追記ここまで) Aug 27, 2026
@github-actions github-actions Bot changed the title (削除) deps(runner): bump claude-agent-sdk 0.2.145, anthropic 1.1.0 (削除ここまで) (追記) deps(runner): bump claude-agent-sdk 0.2.148, anthropic 1.2.0 (追記ここまで) Aug 28, 2026
github-actions Bot force-pushed the automated/sdk-version-bump branch 4 times, most recently from 816fd69 to 495777b Compare August 31, 2026 16:31
@github-actions github-actions Bot changed the title (削除) deps(runner): bump claude-agent-sdk 0.2.148, anthropic 1.2.0 (削除ここまで) (追記) deps(runner): bump claude-agent-sdk 0.2.149, anthropic 1.2.0 (追記ここまで) Sep 1, 2026
@github-actions github-actions Bot changed the title (削除) deps(runner): bump claude-agent-sdk 0.2.149, anthropic 1.2.0 (削除ここまで) (追記) deps(runner): bump claude-agent-sdk 0.2.151, anthropic 1.3.0 (追記ここまで) Sep 2, 2026

github-actions Bot commented Sep 3, 2026

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/sdk-options-manifest.json 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

@github-actions github-actions Bot changed the title (削除) deps(runner): bump claude-agent-sdk 0.2.151, anthropic 1.3.0 (削除ここまで) (追記) deps(runner): bump claude-agent-sdk 0.2.152, anthropic 1.3.0 (追記ここまで) Sep 3, 2026
github-actions Bot force-pushed the automated/sdk-version-bump branch 2 times, most recently from a4c0b39 to 3a752c6 Compare September 4, 2026 13:00
@github-actions github-actions Bot changed the title (削除) deps(runner): bump claude-agent-sdk 0.2.152, anthropic 1.3.0 (削除ここまで) (追記) deps(runner): bump claude-agent-sdk 0.2.152, anthropic 1.4.0 (追記ここまで) Sep 5, 2026
Automated SDK version bump.
Co-Authored-By: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

automated dependencies Pull requests that update a dependency file

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

0 participants

AltStyle によって変換されたページ (->オリジナル) /