Keep all and Review next file are not working from time to time

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Keep all and Review next file are not working from time to time.

If I restart the IDE issue persists. After some time both buttons start to work.

Keep All in the AI side menu is working fine

The bug is similar to 132151

Steps to Reproduce

I have no idea what causes it and how it can be reproduced

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.7.46 (user setup)
VSCode Version: 1.99.3
Commit: b9e5948c1ad20443a5cecba6b84a3c9b99d62580
Date: 2025-10-14T01:21:46.830Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. This is a known intermittent issue that the team is actively working on.

Workaround: when the editor buttons stop working, try the “Keep All” button in the chat sidebar. Several users report it works even when the editor buttons don’t respond.

To help with diagnosis, please share:

  • Any patterns you’ve noticed (specific models, file types, or actions)?
  • Any errors in the console (Help → Toggle Developer Tools → Console tab)?

Let me know if this workaround helps.

Keep All on the side menu always work.

I cannot notice any patters.

About the errors, currently it is working. If it stops again I will send you anything I have

1 Like

Hey everyone, I’m noticing the same issue, including the workaround of using the “keep all”/”undo all” button on the chat sidebar.

The things I’ve noticed when it happens:

  • using the grok-code-fast-1 model (happens for others too, but happens very often for this model)
  • agent does a large amount of small edits (maybe related to above)
  • I do an edit in the pending diff

All of these above seem to correlate with the issue occurring. Also note that I’m using both Cursor and Rider (C#), where I use Rider mainly for running tests and debugging or small deterministic refactors (rename, extract, etc.)

I’m happy to help out with any other debug info you might need!

Same issue here. I usually work in Agent mode (no specific model selected, just “auto”). The prompt runs fine - I can see the model making edits - but once it’s done, the entire IDE becomes unresponsive. Not only the “Undo All” and “Keep All” buttons stop working, but the whole interface freezes.
Only a full restart of the IDE helps, and even then, it works for a while before freezing again.