mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 12:22:14 +03:00
Replace stub getGeminiUsage() with per-model quota fetching from Google Cloud Code Assist's retrieveUserQuota endpoint (same API the official Gemini CLI /stats command uses). Fixes OAuth env var name, aligns model list with official Gemini CLI VALID_GEMINI_MODELS, and makes "Import from /models" discover new models via the quota endpoint.