mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-25 05:34:36 +00:00
This commit simplifies the model selection in the CLI by merging the 'Auto (Gemini 3)' and 'Auto (Gemini 2.5)' options into a single 'Auto' mode. The routing logic now dynamically selects between Gemini 3.x and 2.5 Pro models, along with their respective Flash counterparts, depending on the user's release channel (Preview or Standard).