Skip to content

deps(runner): bump claude-agent-sdk 0.1.76, anthropic 0.100.0#1516

Merged
mergify[bot] merged 2 commits intomainfrom
automated/sdk-version-bump
May 7, 2026
Merged

deps(runner): bump claude-agent-sdk 0.1.76, anthropic 0.100.0#1516
mergify[bot] merged 2 commits intomainfrom
automated/sdk-version-bump

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 6, 2026

SDK Version Bump

  • claude-agent-sdk: 0.1.73 -> 0.1.76
  • anthropic: 0.98.1 -> 0.100.0

TL;DR

  • 5 opt-in feature(s) available for adoption
  • 1 behavior change(s) to review
  • 10 new feature(s), 4 bug fix(es)

Action Items

Opt-in features to evaluate:

  • API error status on result messages (claude-agent-sdk v0.1.76): Added api_error_status: int | None to ResultMessage, surfacing the HTTP status code (e.g. 429...
  • Hook event streaming (claude-agent-sdk v0.1.74): Added include_hook_events option to ClaudeAgentOptions. When set, hook events (PreToolUse, Po...
  • Strict MCP config (claude-agent-sdk v0.1.74): Added strict_mcp_config option to ClaudeAgentOptions. When True, the CLI only uses MCP serv...
  • Permission context enrichment (claude-agent-sdk v0.1.74): Added decision_reason, blocked_path, title, display_name, and description fields to `To...
  • xhigh effort level (claude-agent-sdk v0.1.74): Added "xhigh" to the effort Literal on ClaudeAgentOptions and AgentDefinition, an Opus 4....

Behavior Changes

Change Package Version Action
Pinned third-party GitHub Actions to immutable commit SHAs claude-agent-sdk 0.1.76 Review
New Features (10)
Feature Package Version Claude Gemini Default Action
API error status on result messages claude-agent-sdk 0.1.76 - - Opt-in Opt-in
Hook event streaming claude-agent-sdk 0.1.74 Yes - Opt-in Opt-in
Defer hook decision claude-agent-sdk 0.1.74 Yes - Available Review
Strict MCP config claude-agent-sdk 0.1.74 Yes - Opt-in Opt-in
Permission context enrichment claude-agent-sdk 0.1.74 - - Opt-in Opt-in
updatedToolOutput for post-tool hooks claude-agent-sdk 0.1.74 Yes - Available Review
xhigh effort level claude-agent-sdk 0.1.74 Yes - Opt-in Opt-in
Subprocess cleanup on parent exit claude-agent-sdk 0.1.74 Yes - Available Review
add support for Managed Agents multiagents and outcomes, webhooks, vault vali... anthropic 0.100.0 Yes - Available Review
client anthropic 0.99.0 - - Available Review
Bug Fixes (4)
  • Permission suggestions deserialization (claude-agent-sdk 0.1.76): Fixed ToolPermissionContext.suggestions containing raw dicts instead of PermissionUpdate instances. Added `Permis...
  • ResourceWarning on disconnect (claude-agent-sdk 0.1.74): Fixed ResourceWarning: Unclosed <MemoryObjectReceiveStream> emitted on ClaudeSDKClient disconnect and query() c...
  • Session created_at timestamp (claude-agent-sdk 0.1.74): Fixed list_sessions() returning created_at=None for sessions whose first JSONL record lacks a timestamp field b...
  • Adjust webhook configuration (anthropic 0.100.0): Adjust webhook configuration
Bundled Claude CLI Versions (3)
SDK Version CLI Version
0.1.76 2.1.132
0.1.75 2.1.131
0.1.74 2.1.129
Internal changes: claude-agent-sdk (3)
  • Updated bundled Claude CLI to version 2.1.132 (0.1.76)
  • Updated bundled Claude CLI to version 2.1.131 (0.1.75)
  • Updated bundled Claude CLI to version 2.1.129 (0.1.74)

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 May 6, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Deploy Preview for cheerful-kitten-f556a0 canceled.

Name Link
🔨 Latest commit e9e458e
🔍 Latest deploy log https://app.netlify.com/projects/cheerful-kitten-f556a0/deploys/69fc99980361d4000802cca2

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.1.75, anthropic 0.99.0 deps(runner): bump claude-agent-sdk 0.1.76, anthropic 0.100.0 May 7, 2026
@github-actions github-actions Bot force-pushed the automated/sdk-version-bump branch from b54cfcf to d8f3ee4 Compare May 7, 2026 09:50
@mergify mergify Bot added the queued label May 7, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented May 7, 2026

Merge Queue Status

  • Entered queue2026-05-07 14:11 UTC · Rule: default
  • Checks skipped · PR is already up-to-date
  • Merged2026-05-07 14:11 UTC · at e9e458e8010c52d3787f3733021b9f85dffd794d · squash

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

Required conditions to merge

@mergify mergify Bot merged commit 64ac3ae into main May 7, 2026
62 checks passed
@mergify mergify Bot deleted the automated/sdk-version-bump branch May 7, 2026 14:11
@mergify mergify Bot removed the queued label May 7, 2026
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented May 7, 2026

⚠️ 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

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