2.1 · Changelog

Improved Plan Mode, AI Code Review in Editor, and Instant Grep

Improved Plan Mode

When creating plans, Cursor responds with clarifying questions to improve the plan quality. Cursor now shows an interactive UI to easily answer questions.

You can also ⌘+F to search inside generated plans.

AI Code Reviews

You can now find and fix bugs directly in Cursor with AI code reviews. It will look at your changes and find issues which you can see in the sidepanel.

This is in addition to Bugbot, which runs on your source control provider like GitHub (including Enterprise Server), GitLab, and more.

Instant Grep (Beta)

All grep commands run by the agent are now instant.

Instant grep is supported by all models in Cursor. It is also used when manually searching the codebase from the sidebar, including regexes and matching on word boundaries.

This improvement is slowly rolling out to 2.1 users over the next week.

  • Terminals have improved awareness of already running processes.
  • Project level hooks are now supported.
  • Minimum allowed version is now 1.5, minimum supported version is now 1.7.
  • New commit & push button added inside the agent diff review pane.
  • Custom modes have been removed, with the ability to export as custom commands.
  • Clicking files in review list jumps to diff in review pane.
  • Auto-accepting diff on commit now works at per-file level
  • Editor Title menu entries have been compressed into the show more menu.
  • VS Code Extension API upgraded to v1.105.1.
  • Rules in home folder (~/.cursor/rules) will be included in context
  • Use Cmd+K in dashboard to navigate between settings

  • Set origin allowlist from dashboard to restrict browser tools. Browser tools and navigation will then be blocked outside allowlist.
  • Define extension allowlist and blocklist for admins in dashboard
  • Renamed the Enterprise group policy name to Cursor.

We've shipped Cloud Agent support for

  • GitLab
  • GitHub Enterprise
  • Sentry
  • Plain