Files
gemini-cli/packages/cli
davidapierce d6c66b01dc feat(cli): merge Auto modes into a single Auto mode
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).
2026-05-08 21:00:10 +00:00
..