Gemini CLI fix: pinned gemini-2.5-flash no longer silently rewritten to gemini-3.5-flash

HariomJangra · ghdev · 2026-09-06

A community PR fixes a model-resolution bug in Gemini CLI: explicitly pinned models like --model gemini-2.5-flash were silently rewritten to gemini-3.5-flash on backends with GA access, breaking projects without 3.5 access with a ModelNotFoundError.

The fix:

Fixes issue #29213 (priority/p1).

Original post →

More from coding & agent

coding & agent channel →