Usage stats now count cache tokens and show a read/write breakdown per model.
What's wrong with this entry?
Token totals on the stats screens include cache traffic, which changes the headline number, the favorite-model ordering and each model's share percentage.
- The per-model scoring helper now sums
inputTokens,outputTokens,cacheReadInputTokensandcacheCreationInputTokens; previously it was input plus output only. - A breakdown line is appended to the text summary in the form
Input … · Output … · Cache read … · Cache write …, assembled at runtime from fixed fragments. - Each of the top three models gains a second dim line built from the fragments
Cache:,read \xB7andwrite. - Neither the summary line nor the per-model line exists in 2.1.220.
Cache read ${od(n)} \xB7 Cache write ${od(o)}
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