Show auth file usage and remaining Codex quota estimates#317
Closed
AndrewZhuCC wants to merge 2 commits into
Closed
Show auth file usage and remaining Codex quota estimates#317AndrewZhuCC wants to merge 2 commits into
AndrewZhuCC wants to merge 2 commits into
Conversation
|
这个不错 可以看到不同账号的体质 |
Owner
|
首先非常感谢你的 PR,但是这些功能已经在新版的凭证管理里面做了,而且更详细,预计下周会正式发布,前面在群里已经做了预告了。合并的话没有多大意义了,因为全新的凭证管理很快就发布了,所以这个 PR 不会合并了。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add per-auth-file usage totals and Codex quota estimates to Auth Files, plus fleet-wide remaining capacity estimates on Quota Management.
Quota estimates are aligned to each credential's active provider reset window so retained history is never mixed with a newly reset percentage.
Scope
Changes
User Impact
Operators can see recorded usage per auth file and approximate current-window Codex capacity at both account and fleet level. Estimates display as unavailable when matching analytics, quota percentage, reset metadata, or window duration is missing.
Compatibility / Runtime Notes
Data / Security Notes
Uses existing local
credential_statsonly, filtered by auth file name and auth index. No auth contents, new telemetry, external billing calls, browser persistence, or database schema changes are added.Risk / Rollback
Risk level: Medium
Rollback notes:
Verification
Commands / evidence:
Screenshots / Recordings
Docs
Related
N/A