#0829
`Cursor` Adds Auto-review Run Mode
90radar
CursorAI code editor — agent-driven code edits and review
Longer autonomous runs now need fewer approval prompts. The value is less babysitting, as long as the safety model is strong enough for real repo work.
Auto-reviewis a new run mode for longerCursortasks with fewer approval prompts, reducing interruption during agent work.- The changelog explicitly pairs fewer approvals with safer execution, so the feature targets autonomy without fully removing guardrails.
- Best fit is bounded repo work such as refactors, fixes, and test passes where repeated approvals slow the loop.
Source: cursor.com/changelog/auto-reviewRead original →