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.
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.
Plan mode shares the same interface and context features as Chat and Agent modes. You can use @ context providers and highlight code just like in other modes.