Accept changes buttons don't disappearing in changed files

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When I am working on some issues in chat, I can write to AI task - “after all changes commit and push to branch” and even if it do it, all changes in files still required to click “accept/reject” for every changed file - but this action do nothing by itself because all changes already comited and pushed

Steps to Reproduce

Make some simple task for AI which should finished with something like “commit and push changes to branch”

Expected Behavior

There aren’t be any accept/reject popups with button as all files already comited and applied

Operating System

MacOS

Version Information

Version: 2.4.21 (Universal)
VSCode Version: 1.105.1
Commit: dc8361355d709f306d5159635a677a571b277bc0
Date: 2026-01-22T16:57:59.675Z
Build Type: Stable
Release Track: Default
Electron: 39.2.7
Chromium: 142.0.7444.235
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Darwin arm64 25.2.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. This is a known issue: after a commit, the Review list should clear, but sometimes the Accept/Reject buttons keep showing.

We fixed this in early January, so it might be a regression.

If the issue still happens after you update, let me know and please share:

  • A screenshot of the Review list showing the buttons
  • The Request ID of the last agent (chat context menu > Copy Request ID)

Temporary workaround: close the current chat and open a new one. The Review list should clear.

Related threads: AI Agent file review list accumulates stale files and doesn't sync with git status, How do I empty the "review" UI?

1 Like