Skip to content

Update Claude Agent SDK to 0.3.222 - #396

Merged
goldmar merged 1 commit into
mainfrom
agent/update-claude-agent-sdk-0.3.222
Aug 6, 2026
Merged

Update Claude Agent SDK to 0.3.222#396
goldmar merged 1 commit into
mainfrom
agent/update-claude-agent-sdk-0.3.222

Conversation

@goldmar

@goldmar goldmar commented Aug 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • update the exact @anthropic-ai/claude-agent-sdk runtime dependency from 0.3.220 to 0.3.222
  • regenerate the pnpm lockfile and published npm shrinkwrap, including all platform packages
  • keep the machine-checked dependency-floor regression aligned with the supported SDK version

Upstream compatibility review

  • 0.3.221 tightens skill-name validation and fixes first-turn external MCP connection
  • 0.3.222 fixes resumed SessionStore queries carrying user settings into the subprocess
  • peer requirements remain unchanged; public type changes are additive for the plugin paths used here
  • the package and every shrinkwrapped platform artifact passed the preserved 24-hour minimum-release-age policy with no exception

Verification

  • focused Claude harness, backend contract, registry, resume, and restore tests
  • direct runtime import of query and startup
  • pnpm install --frozen-lockfile
  • pnpm verify (98 test files)
  • pnpm audit and pnpm audit --prod
  • pnpm check-plugin-security
  • pnpm verify:npm-consumer
  • pnpm validate:release-metadata -- 4.7.8
  • npm pack --dry-run --json (10 files)
  • git diff --check

@goldmar

goldmar commented Aug 6, 2026

Copy link
Copy Markdown
Owner Author

@codex review

@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

Bundle Size Report

Runtime file Size
dist/chunks/agent-pr.js 0.6 KB
dist/chunks/chunk.js 110.2 KB
dist/chunks/npm-release-client.js 0.2 KB
dist/index.js 422.5 KB
Total 533.5 KB
Limit Status
600.0 KB ✅ Within limit

Complete bundle is within the 600.0 KB limit.

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Can't wait for the next one!

Reviewed commit: 836d25f778

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@goldmar
goldmar merged commit 2d8d056 into main Aug 6, 2026
10 checks passed
@goldmar
goldmar deleted the agent/update-claude-agent-sdk-0.3.222 branch August 6, 2026 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant