Skip to content

chore(sandbox): bump Claude Code 2.1.154 -> 2.1.223 - #1293

Open
lyoungblood wants to merge 1 commit into
paradigmxyz:mainfrom
moonwell-fi:chore/bump-claude-code-2.1.223
Open

chore(sandbox): bump Claude Code 2.1.154 -> 2.1.223#1293
lyoungblood wants to merge 1 commit into
paradigmxyz:mainfrom
moonwell-fi:chore/bump-claude-code-2.1.223

Conversation

@lyoungblood

Copy link
Copy Markdown
Contributor

Summary

Bumps the sandbox image's pinned Claude Code CLI from 2.1.154 (set in #272 for Opus 4.8 rendering) to the current npm latest 2.1.223 — the pin is roughly two months of releases behind.

Verification

  • 2.1.223 installs and launches cleanly (npm install @anthropic-ai/claude-code@2.1.223claude --version2.1.223 (Claude Code)).
  • The image build already self-verifies the pin (claude --version | grep -F "${CLAUDE_CODE_VERSION}"), so a bad publish fails the build rather than shipping.
  • Only reference to the version in the tree is this Dockerfile ARG.

Given the earlier stream-json/harness interaction incident (#903/#918/#921), you may want to run whatever harness-server validation you use for CLI bumps before merging — happy to help test on our deployment (we run the published images and validated per-turn --model overrides end-to-end on the current image today).

🤖 Generated with Claude Code

The pinned CLI is ~2 months of releases behind npm latest. The image build
already self-verifies the pin (claude --version | grep), and 2.1.223
installs and launches cleanly (verified locally via npm install + --version).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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