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.1.251 Home All releases olderv2.1.250
Claude Code v2.1.251

Session-end summary has room for one more line

Not switched on
Useful1 Signal3
Session Summary

The end-of-session cost summary has space for one more line that nothing currently fills.

An extra summary line renders only when a helper returns a value, and nothing produces one.

What

The cost and duration block printed when a session ends can now append an extra line after the usual cost, duration and code-change stats. It is rendered only when a new helper returns something, and nothing in this build is visible producing a value for it.

Details
  • Existing lines are unchanged.
Evidence

Total cost:

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

Related

Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.

See this entry in the whole of v2.1.251 →