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.0.76 Home All releases olderv2.0.75 v2.0.77newer
Claude Code v2.0.76

This release contains only internal refactoring:

  • Import consolidation: Redundant import statements were reorganized to reduce duplication (e.g., consolidating multiple node:fs, node:child_process, and crypto imports)
  • Code reorganization: Internal function and variable names were updated (standard minification variance between builds)
  • Build timestamp: Updated from 2025-12-20T17:18:43Z to 2025-12-22T23:56:12Z
Evidence

Structural diff shows 99.9% similarity with 8066 renames and only 17 additions (all import statements). Feature flag count (tengu_*), tip count (cooldownSessions), and error message count are all identical between versions.

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