Provider-reported subscription quota telemetry for z.AI and GPT / Qtile #83
Labels
No labels
accessibility
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/llm-log#83
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Requested behavior
Expose one llm-log quota interface for two Qtile widgets labelled exactly
z.AIandGPT. Each cycles through reported five-hour, weekly, and other applicable quota windows. Display percentage USED, green then yellow then red as consumption increases. Support any provider-reported plan, including GPT Pro, without hard-coded entitlement tables.Contract
Validation
Regression tests for plan changes, 5h/week mapping, multiple GPT buckets, missing/invalid usage, reset expiry, provider errors, stale cache, secret redaction, percent bounds, widget color thresholds/rotation, and Org/generated parity. Use existing transport blocker #74 and rate work #75 separately; telemetry must not claim those gates are green.