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.96 Home All releases olderv1.0.95 v1.0.98newer
Claude Code v1.0.96

Startup Flow Enhancement

What: Integrated privacy consent into the onboarding and startup process Details:

  • Privacy notice now appears during initial onboarding for new users
  • Existing users see the notice on next startup if they haven't made a choice
  • Graceful handling of escape/cancellation with proper telemetry tracking
  • Evidence: Modified NS5() function at line 434069 (previously DS5())

See this entry in the whole of v1.0.96 →