Skip to content

feat: add provider quota tracker - #242

Merged
actus7 merged 1 commit into
mainfrom
agent/quota-tracker
Aug 20, 2026
Merged

feat: add provider quota tracker#242
actus7 merged 1 commit into
mainfrom
agent/quota-tracker

Conversation

@actus7

@actus7 actus7 commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a responsive quota tracker based on real provider/model usage
  • support persisted request, token, and cost limits with configurable rolling windows
  • add filtering, sorting, status visibility, auto-refresh, pause/resume, and per-provider configuration
  • aggregate usage in PostgreSQL and add the ProviderQuota migration

Validation

  • 486 tests passed, 1 skipped
  • typecheck passed
  • lint passed with one pre-existing warning
  • production build passed
  • browser-tested the complete configuration and removal flow with live local data

Copilot AI lite review requested due to automatic review settings August 20, 2026 18:08
@vercel

vercel Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
modelhub Ready Ready Preview Aug 20, 2026 6:10pm

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions github-actions Bot added frontend Frontend changes backend Backend changes database Database changes tests Test changes labels Aug 20, 2026
@actus7
actus7 merged commit 5e969fa into main Aug 20, 2026
12 checks passed
@actus7
actus7 deleted the agent/quota-tracker branch August 20, 2026 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Backend changes database Database changes frontend Frontend changes tests Test changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants