The team is aware. For now, please use the Review button in the chat panel to see all changes. It’s not perfect, but it works as a temporary workaround.
Delays and lag while the agent is making changes
To narrow it down:
How big is your project (rough number of files)?
Ctrl+Shift+P > Developer: Open Process Explorer, what uses the most CPU or memory when the lag happens?
Do you have a lot of extensions installed?
Terminal errors (PowerShell / sandbox)
I can see errors in your screenshot: sandbox: warning - direct egress blocking is best-effort on Windows, a symlink error, and Cannot bind argument to parameter 'Command' because it is an empty string. This is a known issue with sandbox on Windows plus PowerShell. A similar issue is described here: Cannot run any commands due to sandbox on windows in 2.5
Workaround:
Cursor Settings Ctrl+Shift+J
Agents > Auto-Run in Sandbox > turn it off
Agents > Legacy Terminal Tool > turn it on
Ctrl+Shift+P > Terminal: Kill All Terminals
Fully restart Cursor
Commands will ask for confirmation instead of auto-running, but they should run without sandbox errors.