Source Intelligence
Reading a new release v2.1.251 Analysing changes · 2/5 Deeper second pass · 0/5 agents 427 findings $12.75 so far

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.44 Home All releases olderv2.1.42 v2.1.45newer
Claude Code v2.1.44

  • Import style refactoring: Several Node.js imports changed from default imports to named imports (e.g., import { spawn } from "child_process" instead of import child_process from "child_process"). This is an internal refactoring with no user-facing impact.
  • The verbose logging message "Metrics opt-out check failed: {error}" was removed; auth errors are now handled via the standard recovery flow rather than being logged separately.

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.44 →