The usage chart now shows huge token totals in billions instead of unwieldy millions.
What's wrong with this entry?
The token-usage chart axis no longer renders very large totals as unwieldy millions.
- adds a billions bucket above 999950000, formatted with a "B" suffix
- checked ahead of the existing M and k buckets
(m / 1e9).toFixed(1) + "B"
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