feat: implement the feature for checking quota of orbit provider

This commit is contained in:
2026-07-17 16:43:15 +07:00
parent 7ff4ebeed1
commit 2e595627d0
6 changed files with 288 additions and 0 deletions
+1
View File
@@ -16,6 +16,7 @@ const SUPPORTED = [
"github", "gemini-cli", "antigravity", "claude", "codex", "kiro",
"qoder", "qwen", "iflow", "ollama", "glm", "glm-cn",
"minimax", "minimax-cn", "vercel-ai-gateway", "grok-cli",
"orbit-provider",
];
describe("usage dispatch", () => {