Skip to content

Introducing Plan Mode

by Jai Smith in Product
Plan Mode in Cursor

Cursor can now create plans, research your codebase, and run longer agents.

Plan mode gives the model new tools to create and update plans, as well as an interactive editor to modify plans inline. Most new features at Cursor now begin with Agent writing a plan. We’ve seen this significantly improve the code generated.

When you prompt Agent to create a plan, Cursor researches your codebase to find relevant files, review docs, and ask clarifying questions. When you’re happy with the plan, it creates a Markdown file with file paths and code references. You can edit the plan directly, including adding or removing to-dos.

How to use Plan Mode

  • Start planning by pressing Shift + Tab in the agent input.
  • Answer clarifying questions on your requirements for the best output quality.
  • Review or edit the detailed plan, then build directly from your plan when ready.
  • Optionally, save the plan as a Markdown file in your repository for future reference.

Cursor will also suggest plan mode automatically when you describe complex tasks.

Try Plan Mode in our latest release.

Filed under: Product

Author: Jai Smith