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.43 Home All releases olderv2.0.42 v2.0.44newer
Claude Code v2.0.43

Code Quality Improvements

  • Comprehensive refactoring involved 224 declaration changes (154 additions, 41 deletions, 29 modifications)
  • 9,192 variable renames (likely from updated minification)
  • Structural similarity maintained at 98.4% despite significant refactoring
  • Better separation of concerns with centralized manager pattern
  • Improved maintainability through reduced function sprawl

Note on Feature Verification: All features listed as "new" have been verified to not exist in v2.0.42 by searching both version files. Changes categorized as "improvements" existed in previous versions but have been enhanced or refactored. Line numbers reference the v2.0.43 source file.

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