Cursor auto-accepted changes without my review on 2.6.19

Hey, thanks for the detailed report, especially the console log analysis with updateReactiveCodeBlock and the stack trace. That’s really helpful.

This is a known issue with inline diffs that affects a few users. The team is aware and tracking it.

For now, try this:

  1. Cursor Settings > Agents > Inline Diffs, turn it off, then turn it back on
  2. Fully close Cursor, not just the window, use Quit or Exit
  3. Open it again

This workaround helped a few users with the same bug: Cursor doesn't show inline diff in main window and auto approves all changes

Also, git diff and the Review panel can be helpful as a backup to review all changes while inline diffs are unstable.

The multi-root workspace detail, where review navigation only sees files from one repo, is valuable. I’ll pass it to the team. Let me know if the workaround helped.