Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.1.231 Home All releases olderv2.1.229 v2.1.232newer
Claude Code v2.1.231

Build stamp bumped to 2.1.231

Under the hood
Useful2 Signal1
Elsewhere

The version number you see is now 2.1.231; nothing else about it changed.

claude --version/status
What

The version reported by claude --version, the /status Version row, update checks and telemetry is now 2.1.231, up from 2.1.229, with a matching new build time and commit hash. Nothing else changed.

Details
  • The same version, build timestamp (2026-08-13T07:25:27Z) and commit hash are stamped into roughly 50 places across the bundle, including the claude-code/ and claude-cli/ user-agent strings, the environment runner version header, the daemon-vs-CLI mismatch warning, the Remote Control minimum-version check, /doctor and updater output, the npm lookup for the latest published version, transcript headers, OpenTelemetry attributes and cache keys.
  • No logic differs anywhere in the group; only the constants.
Evidence

x-environment-runner-version, VERSION: "2.1.231", GIT_SHA: "bbff368ec698dbfacfcc9caae5eca91c30f299c3"

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

Related

Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.

See this entry in the whole of v2.1.231 →