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

Better File Restore Messaging

What: Improved clarity when viewing file restoration previews.

Changes:

  • When no files changed: Now shows "The code has not changed" instead of "The code will be restored"
  • Simplified multi-file display using the new kGB component
  • More consistent formatting across different restore scenarios
  • Evidence: Function ey6() at line 413105 in v1.0.127 (was ek6() at line 415828 in v1.0.126)

Why it matters: Users can now immediately understand whether there are actual changes to review or if the code state is unchanged.

See this entry in the whole of v1.0.127 →