Skip to content

keep known usage limits visible - #22

Merged
DexterStorey merged 1 commit into
mainfrom
agent/keep-known-usage-limits-visible
Aug 18, 2026
Merged

keep known usage limits visible#22
DexterStorey merged 1 commit into
mainfrom
agent/keep-known-usage-limits-visible

Conversation

@DexterStorey

Copy link
Copy Markdown
Contributor

What changed

  • Move usage-window visibility and ordering into a pure, typed function.
  • Prioritize recognized primary and model-scoped limits ahead of unfamiliar extra quotas.
  • Add regression coverage for Anthropic's 5-hour, all-model, Fable, and Nimbus Quill payload.

Why

Anthropic now returns a Nimbus Quill quota alongside the established usage windows. Compact and regular dashboards show only two limits. When the all-model window was hidden, the old generic ordering put this unfamiliar quota ahead of Fable, so users saw Quill instead of their relevant Fable usage limit.

The new deterministic ordering keeps Fable visible while retaining unknown quotas for wide views and settings.

Validation

  • bun run check
  • 55 tests passed
  • TypeScript and Biome passed

@DexterStorey
DexterStorey marked this pull request as ready for review August 18, 2026 22:17
@DexterStorey
DexterStorey merged commit fefa554 into main Aug 18, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant