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 v0.2.49 Home All releases olderv0.2.48 v0.2.50newer
Claude Code v0.2.49

Technical Details

The update includes:

  • Updated display strings in the vj function that formats scope names for user display
  • The DO5 variable (allowed scopes list) now contains ["local", "user"] instead of ["user", "global"]
  • Import optimizations for stream handling modules

This is a terminology-only change that makes the scope names more intuitive - no functionality has been altered.

See this entry in the whole of v0.2.49 →