docs/ide-extensions/agent/plan-mode.mdx
Plan mode is a restricted environment that provides read-only access to your codebase. It's designed for safe exploration, understanding code, and planning changes without making any modifications.
Plan mode filters the available tools to only include read-only operations. This means you can:
But you cannot:
Select "Plan" from the mode selector below the chat input, or use Cmd/Ctrl + . to cycle through modes.
For detailed information about tools and usage, see the Agent documentation, which covers both Agent and Plan modes.