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

Branch Tracking Analytics

What: New telemetry event to track forked conversation branches in chat history.

Details:

  • Event tengu_session_forked_branches_fetched tracks branch statistics
  • Metrics: total sessions, sessions with branches, max branches per session, average branches
  • Only fires when at least one session has multiple branches (max > 1)
  • Helps understand user exploration patterns
  • Evidence: Function f1I() at line 474125 in pretty-v2.0.34.js

See this entry in the whole of v2.0.34 →