Reject/accept buttons after cursor changes doesn't appear

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When cursor make some changes it apply it to the code without showing the files where the changes are applied and without reject/accept buttons.

Steps to Reproduce

Just ask cursor to make some changes in agent mode.

Operating System

Windows 10/11

Version Information

cursor version: 2.5.20

For AI issues: which model did you use?

I use auto mode

Does this stop you from using Cursor

No - Cursor works, but with this issue

1 Like

Hey, this is a known bug and it’s being tracked in the main thread here: Only some diffs are shown when agent makes changes.

The fix should land in the next update. For now, you can use the Review panel (the “Review” button in the bottom-right corner of the chat) to see all changes, or run git diff after each agent run.

Some users say rolling back to v2.4 helps as a temporary workaround: cursor.com/download.

Let me know if you have any questions.

2 Likes

When can we expect next update?

When can we expect the fix for this issue, as we are currently using version 2.6.x?