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.277 ·

Usage-limit display can show a per-model breakdown

Usage/limit displays can now show a separate line per model instead of one combined limit

TierUse it nowhow much it should matter to you
Useful4my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaUsage & Limitswhat it touches
KindNew Featuresin v2.1.277,
Use it now Notable

Usage/limit displays can now show a separate line per model instead of one combined limit

What

The usage and rate-limit summary shown to users, for example via /usage (also aliased as /cost and /stats), can now display a separate line for each model, each labeled "Current week ()" with its own utilization and reset time, instead of always showing one combined limits line.

Why

On plans where usage is broken down per model, this lets users see exactly how much of each model's limit they've used rather than only a single aggregated figure.

Read from
Names in the bundle/usage/cost/stats
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Added since A small documentation edit on Run Claude Code programmatically touched a line naming /cost after this was published. With `--output-format json`, the response payload includes `total_cost_usd` and a per-model cost breakdown, so scripted callers can track spend without consulting the [usage dashboard](/docs/en/costs). When you continue an earlier conversa… headless see the edit
Confirmed since Anthropic's documentation has since written up /stats, on Explore the .claude directory. | `~/.claude/stats-cache.json` | Historical totals shown by `/usage` | claude-directory see the edit
Confirmed since Anthropic's documentation has since written up /cost, on Explore the .claude directory. | `usage-data/` | `report.html` and timestamped report copies written by [`/insights`](/docs/en/costs#analyze-your-usage-patterns), plus cached per-session analysis data used to build them | claude-directory see the edit
Confirmed since Anthropic's documentation has since written up /usage, on user-management. | Usage and cost reports | Available; see the [Usage and Cost API](https://platform.claude.com/docs/en/manage-claude/usage-cost-api) | Available through the [Claude Enterprise Analytics API](https://platform.claude.com/docs/en/manage-claud… manage-claude/user-management see the edit
How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agreesAnthropic's documentation has since written up /usage, on user-management.

See this entry in the whole of v2.1.277 →