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.94 Home All releases olderv1.0.93 v1.0.95newer
Claude Code v1.0.94

Settings Processing

What: Enhanced --settings flag processing during initialization Details:

  • Settings are now processed earlier in the startup sequence
  • Supports both JSON strings and file paths
  • Better error messages for invalid settings
  • Evidence: wS5() at line 433801, initialization check at lines 1537-1541

See this entry in the whole of v1.0.94 →