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.31 Home All releases olderv2.0.30 v2.0.32newer
Claude Code v2.0.31

Color Diff Module Loading

What: Updated native color diff module loading with better error handling.

Details:

  • Added async function GVQ() at line 289328 for loading the Rust-based ColorDiff module
  • Improved fallback behavior when native module unavailable
  • Better logging for debugging color diff issues
  • Evidence: Function GVQ() at line 289328, initialization in uy1 at line 289318

See this entry in the whole of v2.0.31 →