Friday, March 13, 2026

Gemini CLI introduces plan mode

Google has added a plan mode to Gemini CLI, its open-source software program engineering agent that runs on the command line.

With plan mode, introduced March 11, Gemini CLI focuses first on analyzing a request, planning complicated adjustments, and understanding the codebase or dependencies in a read-only mode that’s protected from unintentional adjustments or executions. Plan mode will even ask inquiries to make clear objectives earlier than proposing a technique for a person to evaluation. Plan mode is now could be enabled by default for all customers, in response to Google. Customers can enter plan mode at any time by typing /plan within the enter field, urgent Shift+Tab to cycle by way of approval modes, or just asking the agent to “begin a plan.”

Plan mode restricts Gemini CLI to a subset of read-only instruments akin to read_file, grep_search, and glob to validate assumptions, Google stated. When lively, the agent can navigate a codebase, seek for patterns, and browse documentation, but it surely can not modify any information aside from its personal inner plans. Customers can ask Gemini CLI to “analysis the best way to migrate this database” or “plan a brand new characteristic,” and dependencies will likely be mapped out and an answer proposed with out threat of keen code adjustments. A brand new ask_user software has been launched, permitting the agent to pause its analysis and ask focused inquiries to make clear a person’s objectives or collect lacking data.

Related Articles

Latest Articles