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.
Cloud session detail panel stops rescanning the transcript
You'll notice
Useful3Signal1
Cloud Sessions
The cloud session detail panel is much faster on long sessions since it reads stored counts.
What's wrong with this entry?
Anonymous. No account, no email.
What
The session view for Claude Code on the web used to walk every assistant message and tool-use block on each render to count agents and tool calls. It now reads those counts and the last tool used from a stored per-session stats record. Same display, far less work on long sessions.
Evidence
Waiting for the server to confirm completion…
Strings lifted out of the shipped bundle, so the claim above can be checked against them.