Cursor's Agent automatic apply changes to my files

Describe the Bug

Cursor automatic apply changes, never ask me to review. Only ask me for delete, search web.

Steps to Reproduce

Re-adding the option “auto apply” or “auto change” to control Cursor Agebt behaviour

Expected Behavior

There must be a “Review” Button to review the code changes.

Operating System

MacOS

Version Information

Version: 2.6.12
VSCode Version: 1.105.1
Commit: 1917e900a0c4b0111dc7975777cfff60853059d0
Date: 2026-03-04T21:41:18.914Z
Build Type: Stable
Release Track: Default
Electron: 39.6.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.2.0
I am using macbook pro M5

Does this stop you from using Cursor

No - Cursor works, but with this issue

1 Like

Hey, this is a known bug in v2.5.24+. When the agent changes multiple files or functions, only the first diff shows up in the editor. The rest are applied silently. The Review panel has the same limitation, unfortunately.

It’s tracked in the main thread here: Only some diffs are shown when agent makes changes.

For now, the best workaround is to run git diff after each agent run to see everything that actually changed, and use Restore to Checkpoint if you need to revert.

Does Cursor’s team have any plan to fix this? I saw same report which is created last month.

I suggested Steps to Reproduce, perhaps Cursor’s Team may take a time to look at this. It’s very inconvenience that i have no idea what Cursor Agent do with my code.

This bug is very inconvenient indeed. I hope Cursor team takes a little time to fix this since some of us don’t trust blindly what an agent do with our files and want to have more control with the coding flow

1 Like

I need this fix ASAP, I would appreciate it if you could spend more time on this, this is soooo essential for our workflow!

Solve the problem guy, just open the Agent setting, search for Inline Diffs and then enable it.