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.34 Home All releases olderv2.0.33 v2.0.35newer
Claude Code v2.0.34

Telemetry Architecture Refactoring

  • Old j1() function replaced with ZA() (sync) and uw() (async)
  • Old Rs2() Statsig logger replaced with f00()
  • Old Os2() Segment logger renamed to sA0() with updated helpers
  • Context gathering, formatting, and logging now properly separated
  • Feature gate system for conditional Segment logging

See this entry in the whole of v2.0.34 →