Agent stuck in 'Waiting for review...', no file changes written

Hey, thanks for the detailed report and the screenshot. I can see the AI repeatedly tried to apply the changes, you copied them manually, and the issue keeps coming back. That’s definitely a critical bug.

This looks similar to this case: Agent can't make changes

Urgent steps:

  1. Update to the latest version. The apply_patch fix landed in 2.3.x:

    • Cmd+Shift+P > “Cursor: Attempt Update”
    • Or download the latest build from Download · Cursor
  2. If updating doesn’t help, please collect diagnostic data so we can escalate:

    • Request ID from this session (chat icon > Copy Request ID)
    • Console logs: Help > Toggle Developer Tools > Console (screenshot any errors)
    • Test with extensions disabled: run cursor --disable-extensions from a terminal

Let me know what happens after the update. If it still reproduces, share the diagnostic info and I’ll escalate it to the team as a regression.