Cursor Keeps Auto-Accepting Its Own Changes

this is a huge pain! I’ve lost all ability to QC now and considering canceling my sub.

please bring back this feature Cursor.

Same

I’ve run into the same issue, and it’s making me want to stop using Cursor altogether.

1 Like

Same

Can you please tell which version to downgrade to ?

I downgraded to version 2.4 (2.4.37), but after installing and launching Cursor, it still automatically updates and upgrades to version 2.5.20. I tried to restrict the automatic update by revoking the permissions of inno_updater.exe under the path AppData\Local\Programs\cursor\tools, but it doesn’t seem to work.

I downgraded to version 2.4.37, but it automatically upgrades to version 2.5.20. I tried to restrict automatic updates by revoking the permissions of inno_updater.exe. It doesn’t work.

Same problem with 2.4.37 for me

downgraded to 2.4 (on windows) .. make sure to cleanly delete 2.5

Also having this problem in a single-root workspace.
Behaviors:

  • Auto-accepting parts of changes so that undos don’t undo everything
  • Some sort of cache-like issue (“Review next file” changes showing for changes that have already been made)

I’ve had to resort to Git-committing before I use Cursor in case it leaves stuff in there I didn’t want.

1 Like

Same issue for me.

The accept & reject button is gone. It just make the changes & I can’t accept or reject changes.

I am on windows machine.

As I updated to new version, things are not working. Please help

Same problem here, no accept & reject buttons.
The changes are directly made in the source files, very frustrating.

Version: 2.5.20 (user setup)
VSCode Version: 1.105.1
Commit: 511523af765daeb1fa69500ab0df5b6524424610
Date: 2026-02-19T20:41:31.942Z
Build Type: Stable
Release Track: Default
Electron: 39.4.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26200

1 Like

same problem. taking me off my mind

Yes, this also frustrates me. It’s not something a mature company would do—too hastily remove a feature.

Same issue for a few days. AI auto applies changes instead of asking for review. By the way, when AI creates a new file, it works correctly and asks for review as expected.

Version: 2.5.20 (system setup)
VSCode Version: 1.105.1
Commit: 511523af765daeb1fa69500ab0df5b6524424610
Date: 2026-02-19T20:41:31.942Z
Build Type: Stable
Release Track: Default
Electron: 39.4.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26100

I’m seeing the same issue in 2.5.20 and I just manually installed 2.5.22, still the same problem. I don’t see any review controls (Undo/Keep) for agent changes.

Issue present in:

And in:

Note: Cursor didn’t offer 2.5.22 via the auto-updater for me, so I installed it manually from Cursor · Download to test.

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When the chatbot is thinking, sometimes it will generate code and silently auto-apply it without my explicit approval.

For example, yesterday…

  1. In the chat, it generated an example block of code but didn’t adjust the actual source code yet. That block of code was useful and only affected one method
  2. It asked if I wanted it to implement those changes and I said yes
  3. All of the changes to that block of code were setup in the source itself and prompted me to apply/approve those changes
  4. Problem is it chose to adjust a timeout value in a distant method to an insanely large value but did NOT prompt me to apply. The change was added silently
  5. I then wasted about 20 minutes trying to track down why my software was seemingly hanging

Steps to Reproduce

Beyond having it generate code, I’m not totally sure how to reproduce. I’m not sure steps 1 and 2 in the description are a prerequisite to this bug occurring. Perhaps it has to do with diffs that are particularly short but not sure

Expected Behavior

If it generates code, it needs to ask permission before applying every single time

Operating System

MacOS

Version Information

Version: 2.5.20
VSCode Version: 1.105.1
Commit: 511523af765daeb1fa69500ab0df5b6524424610

For AI issues: which model did you use?

claude-4.6-opus-high

It might have occurred previously when set to auto

Does this stop you from using Cursor

No - Cursor works, but with this issue

same 2.5.20, please fix this is very annoying

Hey everyone,

This should now be resolved in 2.5.25, which is rolling out now. Really sorry about the bug and the delay in getting the fix out.

1 Like

latest version is still 2.5.20 for me.
this bug is killing me.
this is my story every day:
update notification every 10 hours → hitting ok, update it → annoying bug starts to auto-apply → downgrade to 2.4

And next day: the same story