# Auto-review mode is now available in Cursor

> Source: <https://cursor.com/changelog/auto-review>
> Published: 2026-05-29 17:59:00+00:00

3.6 · [Changelog](/changelog)

# Auto-review Run Mode

Auto-review is a new run mode that allows Cursor to work for longer with fewer approval prompts and safer execution.

Auto-review applies to Shell, MCP, and Fetch tool calls. Allowlisted calls run immediately, and calls that can be sandboxed run in the sandbox. All other agent actions go to a classifier subagent that decides whether to allow the call, try a different approach, or ask for your approval.

Configure your run mode in **Settings > Cursor Settings > Agents > Run Mode**. You can also steer the classifier agent by giving it custom instructions.

Learn more in our [docs](https://cursor.com/docs/agent/tools/terminal#run-mode).
