Henry Moran
543b2a2dd1
feat(usage): add xAI quota reporting
packages/ui/src/components/sections/usage/UsagePage.tsx\n - What: Show selected configured-provider errors in Usage settings.\n - Why: Preserve provider-specific failures when another provider succeeds.\n\npackages/ui/src/lib/quota/providers/index.ts\n - What: Register xAI in shared quota metadata.\n - Why: Expose xAI across shared usage surfaces.\n\npackages/ui/src/types/quota.ts\n - What: Add xAI to the quota provider contract.\n - Why: Allow typed xAI results across runtimes.\n\npackages/vscode/src/opencodeAuth.ts\n - What: Preserve secure auth-file persistence for refreshed xAI credentials.\n - Why: Reuse the VS Code auth boundary safely.\n\npackages/vscode/src/quotaProviders.ts\n - What: Add xAI SuperGrok quota fetching, refresh, parsing, and failure isolation.\n - Why: Provide VS Code usage parity.\n\npackages/web/server/lib/opencode/auth.js\n - What: Enforce secure auth directory, auth file, and backup permissions.\n - Why: Protect refreshed OAuth credentials.\n\npackages/web/server/lib/quota/DOCUMENTATION.md\n - What: Document the xAI quota provider.\n - Why: Keep provider ownership documentation current.\n\npackages/web/server/lib/quota/providers/index.js\n - What: Register the xAI web quota adapter.\n - Why: Expose xAI through the existing quota route.\n\npackages/web/server/lib/quota/providers/xai.js\n - What: Add SuperGrok usage fetching, inherited OAuth refresh, strict parsing, and zero/error semantics.\n - Why: Report xAI billing-period usage without new auth architecture or credentials.
2026-08-04 14:40:44 -07:00
..
2026-07-24 21:54:28 +03:00
2026-07-10 00:12:33 +03:00
2026-07-17 10:30:45 +03:00
2026-07-04 02:48:07 +03:00
2026-07-01 18:32:24 +03:00
2026-08-04 16:48:24 +00:00
2026-07-27 23:07:42 +03:00
2026-07-25 01:18:41 +03:00
2026-08-04 11:08:28 +03:00
2026-08-04 11:08:28 +03:00
2026-08-04 14:40:44 -07:00
2026-07-21 20:52:20 +03:00
2026-07-17 13:17:21 +03:00
2026-07-20 23:07:01 +03:00
2026-08-04 14:40:44 -07:00
2026-07-17 13:17:21 +03:00
2026-07-29 00:47:29 +03:00
2026-07-04 02:48:07 +03:00
2026-07-06 22:54:31 +03:00
2026-07-21 20:52:20 +03:00
2026-07-29 00:47:29 +03:00
2026-08-04 11:29:58 +00:00
2026-07-29 01:42:40 +03:00
2026-08-03 09:54:22 +00:00
2026-07-31 12:51:15 +03:00
2026-06-27 09:19:24 +03:00
2026-08-01 21:16:36 +03:00
2026-08-04 22:27:56 +05:30
2026-08-03 09:12:35 +00:00
2026-08-03 09:12:35 +00:00
2026-07-15 14:02:12 +03:00
2026-07-15 14:02:12 +03:00
2026-07-17 13:17:21 +03:00
2026-06-30 01:21:42 +03:00