feat(usage): add minimax usage snapshot

This commit is contained in:
Peter Steinberger
2026-01-14 09:57:32 +00:00
parent 40fb59e5f7
commit 18b4575e4d
8 changed files with 316 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ read_when:
- **Gemini CLI**: OAuth tokens in auth profiles.
- **Antigravity**: OAuth tokens in auth profiles.
- **OpenAI Codex**: OAuth tokens in auth profiles (accountId used when present).
- **MiniMax**: API key (coding plan key); uses the 5hour coding plan window.
- **z.ai**: API key via env/config/auth store.
Usage is hidden if no matching OAuth/API credentials exist.