Source Intelligence
Reading a new release v2.1.251 Analysing changes · 2/5 Deeper second pass · 4/5 agents 427 findings $12.75 so far

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.113 Home All releases olderv1.0.112 v1.0.114newer
Claude Code v1.0.113

Enhanced Usage Statistics Merging

What: Improved usage tracking with support for ephemeral cache tiers Details:

  • Tracks ephemeral_1h_input_tokens and ephemeral_5m_input_tokens separately
  • Properly merges cache creation statistics across streaming events
  • Used when combining usage stats from multiple API responses
  • Evidence: hYB() function at line 395825 with cache_creation object structure

See this entry in the whole of v1.0.113 →