Gemini CLI v0.32.1: Seamless Autocomplete, Folder Trust and UI Polish #21181
Replies: 4 comments 1 reply
-
|
Thank you so much for the great work you have done with Gemini CLI. |
Beta Was this translation helpful? Give feedback.
-
|
I see none of the Gemini 3.1 models in Gemini CLI, when logged in through OAuth with my Google Account. gemini-3-pro-preview is going to be turned off soon. Aren't you forgetting some people? (This is probably an API/server-side thing.) Edit: One should know that the 'Google AI Plus (200 GB)' plan is seen as equivalent to Free, by Gemini CLI. That is OK, Google should set their price. But the tool and the website should be more upfront about that. |
Beta Was this translation helpful? Give feedback.
-
|
When will the replace function be improved? It consistently fails when updating larger code files. Furthermore, when I resort to a full-file update, the model often hallucinated and completely mangles the original logic, making it unrecognizable. |
Beta Was this translation helpful? Give feedback.
-
|
From my point of view, weekly updates like this become much more useful when they also include one short section on known rough edges after the release. People reading this thread are often trying to decide whether to upgrade immediately or wait. A compact list of rollout caveats and current limitations would make these release posts much more actionable. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Here is Gemini CLI’s weekly update for v0.32.1 🚀
✨Gemini 3.1: While we work on bringing in Gemini 3.1 Flash-lite support both more natively and with our sub-agents, routing and summarization you should already be able to use Gemini 3.1 Flash-lite when using Gemini CLI with the
-m optionwhen using your API Keys⌨️ Interactive Shell Autocompletion: You can now use readline-style Tab autocompletion in shell mode! This includes robust file and directory pathing (even for dotfiles and paths with spaces), plus context-sensitive suggestions for developer tools like
gitandnpm( #20082, @mrpmohiburrahman ).🛡️ Massive Security & Policy Upgrades:
🗺️ Plan Mode (Experimental) Polish:
Ctrl+Xduring the approval phase (Support opening and modifying current plan in editor #17721, @Adib234).🧠 Agents & Pipelining:
grep_searchnow automatically returns file content for small result sets, andwrite_filereturns a diff, saving the agent from needing to do follow-up verification reads ([Context Mgmt] Investigate pipelining of tool calls to reduce token consumption and scenario duration #19444, @gundermanc).👁️ UI/UX Enhancements:
general.enableMacOsNotifications) for action-required states (like tool approvals) and task completions (Implement Desktop Notification for User Permission Prompts #14696, @LyalinDotCom).loadingPhrasessetting totips,witty,all, orofffor a quieter or more informative wait state (Remove unprofessional witty phrases #14942, @LyalinDotCom).⏳ MCP Progress Bars: Long-running MCP tool calls now support visual progress bars and throttling, giving you real-time percentage and message feedback right in the terminal UI (#16934, @jasmeetsb).
Small features, Polish, Reliability & Bug Fixes: A large amount of changes, smaller features, UI updates, reliability and bug fixes + general polish made it in this week!
Beta Was this translation helpful? Give feedback.
All reactions