Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
After recent updates, the editor has stopped showing the “Accept/Reject” diff view for AI-generated changes. Instead of showing the inline review UI, the agent applies changes directly to the files. This makes it impossible to partially accept or verify changes before they are finalized.
Steps to Reproduce
Open a project in Cursor.
Open Composer (Cmd/Ctrl + I) or use Agent Mode.
Provide a prompt to edit an existing file (e.g., “Refactor this function”).
Observe that the changes are applied immediately to the file without the standard diff overlay or the “Accept/Reject” buttons appearing.
Expected Behavior
Cursor should show the inline diff view with “Accept” and “Reject” buttons for all file modifications, allowing for manual review before the code is committed to the file.
Operating System
Windows 10/11
MacOS
Linux
Version Information
Version: 2.6.19
VSCode Version: 1.105.1
Commit: 224838f96445be37e3db643a163a817c15b36060
Date: 2026-03-12T04:07:27.435Z (4 days ago)
Build Type: Stable
Release Track: Default
Electron: 39.4.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.2.0
Does this stop you from using Cursor
Yes - Cursor is unusable