"frontend/src/components/vscode:/vscode.git/clone" did not exist on "767a41e263904086ad0bb24fd838d5d4cc16273f"
feat(frontend): add API Key quota progress bars to usage window column
Display daily/weekly/total quota utilization as progress bars in the usage window column for API Key accounts, providing visual feedback consistent with other account types (OAuth/Gemini). - Daily quota: "1d" label with reset countdown - Weekly quota: "7d" label with reset countdown - Total quota: "total" label (no reset)
Please register or sign in to comment