Undo All and Keep All buttons disappeared

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Hi Cursor team,

I am experiencing an issue with Undo All and Keep All buttons.
I can’t reject the changes because the buttons disappeard.
I’ve tried to delete history and installed the latest version of Cursor, but I can’t still see them.
I’ve attached a screenshot.

Please have a look asap.

Thank you

Steps to Reproduce

Not reproducable

Screenshots / Screen Recordings

Operating System

Windows 10/11

Version Information

Version: 2.5.22 (user setup)
VSCode Version: 1.105.1
Commit: 0eda506a36f70f8dc866c1ea642fcaf620090080
Date: 2026-02-23T00:15:21.265Z
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.22631

Does this stop you from using Cursor

Yes - Cursor is unusable

Hey, thanks for the report. This is a known issue with the agent review UI, and we’ve seen similar reports.

A few things you can try:

  1. Reload the window: Ctrl+Shift+P > Developer: Reload Window
  2. Close and reopen the chat where the agent made changes
  3. Accept or reject via the Git panel instead of the built-in review UI as a workaround
  4. Run without extensions: run cursor --disable-extensions in your terminal to rule out extension conflicts

Quick note: if only 1 file was changed, the Undo All and Keep All buttons are hidden on purpose since you can use Undo and Keep at the file level. Can you confirm how many files were in the changed files list?

If it still happens, please send the Request ID from the agent run (chat menu in the top right > Copy Request ID) so I can attach it to the existing tracking ticket.

Thank you for your reply.

All above didn’t work for me.

Here is the Request ID. 51da4262-5ef8-4f4a-bdad-013270df2272
And I can’t even see the Undo and Keep button at the file level as well.

Thank you