deps(runner): bump claude-agent-sdk 0.2.148, anthropic 1.2.0 - #1735
Open
github-actions[bot] wants to merge 1 commit into
Open
deps(runner): bump claude-agent-sdk 0.2.148, anthropic 1.2.0#1735github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
✅ Deploy Preview for cheerful-kitten-f556a0 canceled.
|
github-actions
Bot
force-pushed
the
automated/sdk-version-bump
branch
from
August 20, 2026 09:24
ddb43ab to
d5cab3a
Compare
github-actions
Bot
force-pushed
the
automated/sdk-version-bump
branch
from
August 21, 2026 09:25
d5cab3a to
93c0999
Compare
github-actions
Bot
force-pushed
the
automated/sdk-version-bump
branch
5 times, most recently
from
August 26, 2026 09:31
def31c1 to
a6e6e91
Compare
Contributor
Author
|
| 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
Bot
force-pushed
the
automated/sdk-version-bump
branch
from
August 27, 2026 19:20
ebf6541 to
1ab89ce
Compare
github-actions
Bot
force-pushed
the
automated/sdk-version-bump
branch
from
August 28, 2026 20:29
1ab89ce to
fa4c01d
Compare
Automated SDK version bump. Co-Authored-By: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions
Bot
force-pushed
the
automated/sdk-version-bump
branch
from
August 29, 2026 14:04
fa4c01d to
b5ffa87
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
SDK Version Bump
claude-agent-sdk: 0.2.139 -> 0.2.148anthropic: 0.122.0 -> 1.2.0TL;DR
Action Items
anthropicv1.0.0): upgrade to httpx2 and some minor breaking changes. See MIGRATION.md for detailsBehavior Changes
claude-agent-sdkResultErrorexception with structured error payloadclaude-agent-sdkanthropicNew Features (11)
forward_subagent_textoptionclaude-agent-sdkcan_use_toolcallback support forquery()and string promptsclaude-agent-sdkanthropicupdatesthinking display mode (beta)anthropicanthropicanthropicanthropicanthropicanthropicanthropicanthropicBug Fixes (15)
parent_tool_use_idwhen reading subagent transcripts (claude-agent-sdk0.2.140):get_subagent_messages()andget_subagent_messages_from_store()now recover theparent_tool_use_idfrom the suba...anthropic1.2.0): sign raw request bytes so binary file uploads work (build(deps): bump the uv group across 1 directory with 3 updates #531)anthropic1.2.0): make event accumulator forward-compatible with new event types (Bug RHOAIENG-39106: Make URLs clickable in chat messages #533)anthropic1.2.0): let read return a view_range of a file over the size cap (Bug RHOAIENG-39116: Remove nested accordion appearance in file explorer #538)anthropic1.2.0): preserve exact file bytes in the agent toolset and memory tool (no newline translation) (Fix: Architecture mismatch in local builds causing Apple Silicon crashes #540)anthropic1.2.0): require headers to be passed tounwrap()anthropic1.1.0): correct link for long requests error (#1884) (4474f31), closes #1883anthropic1.1.0): keep the tool runner going on pause_turn (#343)anthropic1.0.0): stop warning aboutoutput_format=on the parse/stream/tool_runner helpersanthropic0.123.0): remove unsupported mid_conv_system content blockanthropic0.123.0): compute platform headers without spawning a subprocessanthropic0.123.0): export custom status errors from _exceptions.all (Add Comprehensive Backend Unit Testing Framework with Ginkgo #459)anthropic0.123.0): export ServiceUnavailableError and DeadlineExceededError from the package root (Automatically refresh Artifacts panel #468)anthropic0.123.0): retry tool-result sends for at least the lease TTL (fix(amber): Push to existing PR instead of creating duplicates #453)anthropic0.123.0): run synchronous session tools in a worker thread ([Amber] It takes long time to load workspaces #399)Bundled Claude CLI Versions (9)
Internal changes:
claude-agent-sdk(9)Internal changes:
anthropic(6)import httpx2directly instead of aliasing as httpx (1.1.0)Automated by
.github/workflows/sdk-version-bump.ymlSDK Options Drift
ClaudeAgentOptions fields changed — sdk-options-manifest.json updated.
Review backend allowlist and frontend schema for new/removed fields.