Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
I am using Cursor Pro with Agent Mode and the Auto model.
When I ask the agent to modify existing code, it often behaves like Ask mode and only returns an explanation or suggested code instead of actually editing the file.
In some cases, it explicitly says that the code has been updated or fixed, but when I check the target file, no actual changes have been applied.
So the issue is not just that editing fails, but that the agent sometimes falsely reports that the edit was completed even though the file remains unchanged.
Steps to Reproduce
- Open a project in Cursor Pro.
- Enable Agent Mode.
- Use the Auto model.
- Ask the agent to modify an existing source file.
- The agent responds as if it completed the requested code change.
- Check the actual file contents or diff.
- The file is sometimes unchanged, or the response is only descriptive like Ask mode rather than a real edit.
Expected Behavior
When using Agent Mode, if the agent says it modified or fixed the code, the actual file should be changed accordingly.
If the agent cannot edit the file, it should clearly say that it could not apply the change instead of responding as though the edit was completed.
Screenshots / Screen Recordings
Operating System
Windows 10/11
Version Information
Version: 2.6.19 (system setup)
VSCode Version: 1.105.1
Commit: 224838f96445be37e3db643a163a817c15b36060
Date: 2026-03-12T04:07:27.435Z
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: Windows_NT x64 10.0.26200
For AI issues: which model did you use?
Auto model selection in Agent Mode
Additional Information
This issue is misleading because the agent response makes it look like the code change was successfully applied, even when the file remains unchanged.
It reduces trust in Agent Mode because I have to manually verify whether the edit was actually made every time.
The problem appears during normal code editing requests, where Agent Mode should directly modify existing files rather than only replying with explanation-like output.
Does this stop you from using Cursor
Yes - Cursor is unusable
