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

Claude Code v2.0.76

3 entries read diff v2.0.75 → v2.0.76 Markdown

This is a maintenance release with internal code refactoring and no user-facing changes. The update consists entirely of import reorganization and internal variable renaming with no new features, commands, or behavioral changes.

Find
Pick an entry · j / k steps through
1 entry

New Featuresopen

#

None

Related

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

1 entry

Improvementsopen

#

None

Related

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

1 entry

Bug Fixesopen

#

None

Related

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

1 entry

Internal Changesopen

#

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.

Verbatim
Official · Anthropic

Anthropic’s official release notes

Published verbatim by Anthropic for v2.0.76. Text is unmodified from the upstream changelog. Everything else on this page came out of the bundle instead, which is why the two lists don't match.

  • Fixed issue with macOS code-sign warning when using Claude in Chrome integration
System prompt

The system prompt was not captured for this release, so this page cannot say whether it moved.