Merge branch 'fix_commands' of https://github.com/google-gemini/gemini-cli into fix_commands

This commit is contained in:
g-samroberts
2026-02-17 18:45:55 -08:00
112 changed files with 6035 additions and 1803 deletions

View File

@@ -62,6 +62,10 @@ You can enter Plan Mode in three ways:
1. **Keyboard Shortcut:** Press `Shift+Tab` to cycle through approval modes
(`Default` -> `Auto-Edit` -> `Plan`).
> **Note:** Plan Mode is automatically removed from the rotation when the
> agent is actively processing or showing confirmation dialogs.
2. **Command:** Type `/plan` in the input box.
3. **Natural Language:** Ask the agent to "start a plan for...". The agent will
then call the [`enter_plan_mode`] tool to switch modes.