Gemini CLI now features Plan Mode, a read-only environment that allows the AI to analyze complex codebases and map out architectural changes without the risk of accidental execution. By leveraging the new ask_user tool and expanded Model Context Protocol (MCP) support, developers can collaboratively refine strategies and pull in external data before committing to implementation.
Related Posts
Stop writing your SQL code inside your Go source files!
You are writing Go but you need to write some SQL, so you end up writing SQL inside…
🌐 Resource Preloading in HTML | One Byte Explainer
This is a submission for DEV Computer Science Challenge v24.06.12: One Byte Explainer. Explainer Resource preloading in HTML…
Announcing the Genkit Extension for Gemini CLI
The new Genkit Extension for Gemini CLI gives the command line deep knowledge of Genkit’s architecture. It helps…