deps(runner): bump claude-agent-sdk 0.1.76, anthropic 0.100.0#1516
Merged
mergify[bot] merged 2 commits intomainfrom May 7, 2026
Merged
deps(runner): bump claude-agent-sdk 0.1.76, anthropic 0.100.0#1516mergify[bot] merged 2 commits intomainfrom
mergify[bot] merged 2 commits intomainfrom
Conversation
✅ Deploy Preview for cheerful-kitten-f556a0 canceled.
|
Automated SDK version bump. Co-Authored-By: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
b54cfcf to
d8f3ee4
Compare
Contributor
Merge Queue Status
This pull request spent 26 seconds in the queue, including 3 seconds running CI. Required conditions to merge |
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
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.1.73 -> 0.1.76anthropic: 0.98.1 -> 0.100.0TL;DR
Action Items
Opt-in features to evaluate:
claude-agent-sdkv0.1.76): Addedapi_error_status: int | NonetoResultMessage, surfacing the HTTP status code (e.g. 429...claude-agent-sdkv0.1.74): Addedinclude_hook_eventsoption toClaudeAgentOptions. When set, hook events (PreToolUse, Po...claude-agent-sdkv0.1.74): Addedstrict_mcp_configoption toClaudeAgentOptions. WhenTrue, the CLI only uses MCP serv...claude-agent-sdkv0.1.74): Addeddecision_reason,blocked_path,title,display_name, anddescriptionfields to `To...xhigheffort level (claude-agent-sdkv0.1.74): Added"xhigh"to theeffortLiteral onClaudeAgentOptionsandAgentDefinition, an Opus 4....Behavior Changes
claude-agent-sdkNew Features (10)
claude-agent-sdkclaude-agent-sdkclaude-agent-sdkclaude-agent-sdkclaude-agent-sdkupdatedToolOutputfor post-tool hooksclaude-agent-sdkxhigheffort levelclaude-agent-sdkclaude-agent-sdkanthropicanthropicBug Fixes (4)
claude-agent-sdk0.1.76): FixedToolPermissionContext.suggestionscontaining raw dicts instead ofPermissionUpdateinstances. Added `Permis...claude-agent-sdk0.1.74): FixedResourceWarning: Unclosed <MemoryObjectReceiveStream>emitted onClaudeSDKClientdisconnect andquery()c...created_attimestamp (claude-agent-sdk0.1.74): Fixedlist_sessions()returningcreated_at=Nonefor sessions whose first JSONL record lacks atimestampfield b...anthropic0.100.0): Adjust webhook configurationBundled Claude CLI Versions (3)
Internal changes:
claude-agent-sdk(3)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.