Cursor auto approve all changes in some workspace but ask me to accept for other projects

Hey, this looks like a known issue with the diff review UI. Here’s what to check:

  1. Inline Diffs
    Go to Cursor Settings > Agents > Inline Diffs. Try turning it off and back on. This fixed it for a few users: How to Enable Diff Review UI After Latest Update

  2. Mode per workspace
    Make sure you’re using Agent mode in both projects. The mode can differ between workspaces, and that can affect auto-apply behavior.

  3. As @MidnightOak suggested, check if both workspaces use the same layout (classic vs new editor). In the new layout, the Undo/Keep buttons moved into the breadcrumbs and are easy to miss.

Let me know if any of this helps.