Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Inline Diffs ENABLED
Spawn an Agent
Agent makes a change
The diffs are not visible in the Editor Window.
I get the editor window. Close it and start it again.
Then i see the Diffs and I can see the changes and click Keep etc.
Steps to Reproduce
Every time.
Expected Behavior
the editor window shouold be able to refresh and show the changes
Operating System
MacOS
Version Information
Version: 3.6.21 (Universal)
VS Code Extension API: 1.105.1
Commit: e7a7e93f4d75f8272503ecf33cedbaae10114a10
Date: 2026-05-28T21:45:36.072Z
Layout: glass
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
xterm.js: 6.1.0-beta.220
OS: Darwin arm64 23.3.0
For AI issues: which model did you use?
Composer 2.5 Fast
Does this stop you from using Cursor
No - Cursor works, but with this issue
Ac tually I think the editor (since the introduction of the agents window) has a refresh problem
HEre I remove the folder
the folder is removed
but the app still keeps on showing it
This is a known bug - our team is tracking it. The inline diff decorations sometimes fail to render after agent changes, requiring a restart or refocus to appear. You’re not the only one hitting this.
A workaround that’s helped some users:
-
Go to Cursor Settings > Agents > Inline Diffs
-
Toggle it off, then back on
-
Restart Cursor
If that doesn’t resolve it, let us know.
Regarding the file explorer not updating after you deleted nemotron-master in the terminal — that may be a separate issue with the file watcher not picking up external changes. Does it refresh on its own after a few seconds, or does it stay stale until you restart?
Hi Thanks for your message
Actually yes, your fix helps. I checked with Gemini and it said the same thing.
BTW - for repos connected with source control, this does not occur. Only when you are in a standalone disconnected project