Auto Accept on commit" setting removed / cannot be disabled

Hey, this is a known issue. The shouldAutoAcceptDiffs setting was removed in a recent update, and right now you can’t turn off the auto-accept behavior when committing.

There’s a big thread about the same problem where other users are running into it too: Cursor Keeps Auto-Accepting Its Own Changes. I’ve passed this along to the team. There’s no ETA yet, but your report helps us prioritize it.

As a workaround for now, you can use the Review panel in the sidebar to check changes before committing, or run git diff to see exactly what got accepted.

Let me know if there’s anything else.