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.122 Home All releases olderv1.0.120 v1.0.123newer
Claude Code v1.0.122

Session Quality Classification

What: Internal analytics to detect user frustration and PR creation requests

Details:

  • Analyzes conversation patterns to identify frustrated users
  • Detects explicit pull request creation requests
  • Sends telemetry event tengu_session_quality_classification for matching sessions
  • Uses a lightweight model to analyze user message patterns
  • No user-visible changes
  • Evidence: jr5() at line 442431, Pr5() at line 442426

See this entry in the whole of v1.0.122 →