Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.269 ·

Rate-limit reporting emits an explicit empty model_scoped array in a new case

Rate-limit usage reports can now explicitly show an empty per-model breakdown instead of just omitting it

TierYou'll noticehow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaElsewherewhat it touches
KindImprovementsin v2.1.269,
You'll notice No documentation found

Rate-limit usage reports can now explicitly show an empty per-model breakdown instead of just omitting it

What

When Claude Code reports rate-limit usage information, the per-model breakdown (model_scoped) can now come back in three different ways: a real list of per-model entries, left out entirely, or an explicit empty array. The empty array case happens when overall usage totals for the five-hour and seven-day windows exist, but per-model limit data isn't usable or available.

Why

This lets tools reading usage data tell the difference between "no per-model data was requested" and "per-model data was requested but none was available," which avoids ambiguity when interpreting rate-limit reports.

See this entry in the whole of v2.1.269 →