Files
gemini-cli/packages/core
Sehoon Shon efb6c3aa89 fix(cli): support quota error fallbacks for all authentication types. (#20338)
Previously, model fallbacks on persistent quota errors were restricted to users authenticated with LOGIN_WITH_GOOGLE. This commit enables fallback prompts for all authentication methods, conditionally rendering the 'switch to API key' message exclusively for OAuth users. Additionally, this updates the environment parser to properly respect CLOUD_SHELL and COMPUTE_ADC variables.
2026-02-26 17:05:27 -05:00
..