Skip to content

feat: label concurrent rate-limit windows - #3

Merged
Leeeon233 merged 1 commit into
mainfrom
feat/labeled-rate-limit-windows
Sep 5, 2026
Merged

feat: label concurrent rate-limit windows#3
Leeeon233 merged 1 commit into
mainfrom
feat/labeled-rate-limit-windows

Conversation

@zxch3n

@zxch3n zxch3n commented Sep 5, 2026

Copy link
Copy Markdown

Add an optional RateLimitWindow.label so clients can distinguish a model weekly sub-cap (for example Fable) from an all-model weekly quota with the same duration. The label is display-only and additive to the version 1 contract; existing payloads remain valid.

Document that windows are concurrent constraints and must not be deduplicated by duration, utilization, or reset time. The Claude adapter and Lody integration use this field to show Fable weekly usage.

Validation: pnpm --filter acp-extension-core build and pnpm --filter acp-extension-core typecheck passed.

Companions: Claude adapter #25 and Lody #407.

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.

2 participants