From 81c8893e05afc5c4926fcd92e1338d0a75e7f498 Mon Sep 17 00:00:00 2001 From: Adib234 <30782825+Adib234@users.noreply.github.com> Date: Wed, 18 Feb 2026 17:03:09 -0500 Subject: [PATCH] docs(plan): add documentation for plan mode command (#19467) Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- docs/cli/commands.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/cli/commands.md b/docs/cli/commands.md index c9546948f4..6d44659404 100644 --- a/docs/cli/commands.md +++ b/docs/cli/commands.md @@ -223,6 +223,13 @@ Slash commands provide meta-level control over the CLI itself. - **Description:** Opens a dialog to choose your Gemini model. +### `/plan` + +- **Description:** Switch to Plan Mode (read-only) and view the current plan if + one has been generated. + - **Note:** This feature requires the `experimental.plan` setting to be + enabled in your configuration. + ### `/policies` - **Description:** Manage policies.