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

Privacy Settings Command

What: New privacy-settings command to view and manage data privacy preferences How to use:

# Access privacy settings directly (only available for Pro/Max users)
claude privacy-settings

Details:

  • Available exclusively for Pro and Max tier users
  • Allows toggling "Help improve Claude" setting to control data usage for model improvement
  • Provides direct link to web privacy settings at https://claude.ai/settings/data-privacy-settings
  • Settings changes take effect immediately upon confirmation
  • Evidence: MN5 privacy-settings command at line 410235, uM1() tier check at line 355298

See this entry in the whole of v1.0.96 →