Cursor CLI Plan Mode doesn't have access to run bash commands

Feature request for product/service

Cursor CLI

Describe the request

Hi Cursor

I saw that Cursor CLI added a plan mode, activated by hitting Control+Shift. However the plan mode is a too limited, a common Plan mode task I complete in Claude Code is to review the current branch with main and perform a code review. Creating a plan and todo lists for the changes and reviewing them before allowing the LLM model to make them. However in Cursor Agent the LLM isn’t given a tool for running bash commands. Can this be added to support this flow?

Alternatively is there a way to control which tools each mode has access to similar to Claude Code subagents, or Custom Modes in Cursor IDE.

Thanks

I just have seen Plan mode in the GUI. You can enable search (files, web..) and run (terminal).

Question to cursor team - is there some special prompting behind it? I mean should it be way better than just prompting agent to write a plan?