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

@@ -22,5 +22,6 @@ export type UsageProviderId =
| "github-copilot"
| "google-gemini-cli"
| "google-antigravity"
| "minimax"
| "openai-codex"
| "zai";