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 v1.0.127 Home All releases olderv1.0.126 v1.0.128newer
Claude Code v1.0.127

Code Refactoring

  • Removed unused stream import variable (import renamed internally)
  • Extensive variable and function renaming (8,964 renames)
  • 46 additions, 101 deletions, 19 modifications to declarations
  • Improved code structure while maintaining 98.9% structural similarity
  • No tree-sitter functionality was removed (still present in v1.0.127)

Note: The majority of changes in this release are internal refactorings that improve code maintainability without affecting user-visible behavior.

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 v1.0.127 →