The stats panel was rebuilt for faster redraws; one hidden 'Shot distribution' block still can never appear.
What's wrong with this entry?
The interactive stats panel was rebuilt into React-Compiler output, with no change to what it renders apart from the new cache-token line.
- Covers the view rendering "Favorite model:", "Total tokens:", "Longest streak:" and "Current streak:".
- Uses a 102-slot memo cache, with each sub-element cached and recomputed only when its inputs change.
- The dead "Shot distribution" block survives the rewrite but its condition is a literal
null, so it can never render.
Shot distribution
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.
-
v2.1.236
Extra-usage panel now shows for team and enterprise accounts
Both mention usage limit
-
v2.1.236
Wrap-up hint near the usage limit is now per-plan and once per window
Both mention usage limit
-
v2.1.236
Visible notice when approaching the 5-hour usage limit
Both mention usage limit