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.1 Home All releases olderv2.0.0 v2.0.2newer
Claude Code v2.0.1

Streamlined Welcome Screen

The welcome screen now focuses on keyboard shortcuts rather than recent changelog entries. Instead of displaying the latest features from the changelog, new users immediately see the most important keyboard shortcuts for getting started.

What changed:

  • Removed the "What's new" section that displayed recent changelog entries
  • Replaced with a "Shortcuts" section showing essential keybindings
  • Simplified onboarding experience focusing on practical usage
Evidence

fGB() at line 405662 (v2.0.0) removed, replaced with PGB() at line 405481 (v2.0.1)

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

See this entry in the whole of v2.0.1 →