Not able to find the toggle to turn off the auto keep feature

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

when i pulled the latest update, i was asked if i want to a enable auto keep.

i clicked yes, wanted to check it out.

Now i dont need it any more, there’s no option to turn the auto keep off.

pls help

Steps to Reproduce

i tried searching the settings page, didnt find an option

Operating System

MacOS

Version Information

Version: 2.7.0-pre.105.patch.0
VSCode Version: 1.105.1
Commit: 561cd068bc5ff3a5ba120dbcb469267cd6e6cfe0
Date: 2026-03-20T18:25:23.896Z (2 days ago)
Build Type: Stable
Release Track: Nightly
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.2.0

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

Open Cursor Settings > Agents and scroll down to Auto-Run section (or search for “Auto-Run”). You should be able to switch back to Ask Every Time or Use Allowlist.

Same issue here, couldn’t find any option to restore this on the “Auto-Run” section, had to reinstall unfortunately.

Im facing the issue where it automatically accepts all the suggested code changes. That’s auto keep, not the auto run

Sorry, misunderstood.

pls help, im stuck here

Did you try reinstalling as @Ernesto_Hegi mentioned? If that doesn’t work, please provide more support details (OS, Cursor version, etc).

Hey, the auto-keep setting has a different name in Settings, so you didn’t find it.

Go to Cursor Settings > Agents > Applying Changes and find the Inline Diffs toggle, then turn it ON. When Inline Diffs is OFF, that’s basically auto-keep. Changes get applied automatically without showing diffs. Turn it back on and you’ll get the normal review UI with Keep and Undo.

If diffs still don’t show up after enabling it, toggle it OFF and ON again and restart Cursor.

Yeah, the naming is confusing. The popup says auto-keep, but the setting is called Inline Diffs.

Let me know if it helped.

3 Likes

yes, this helped. thanks.