Where does the bug appear (feature/product)?
Cursor CLI
Describe the Bug
when in cursor-agent flow, trigger an action that would require deleting a file, and select “no”. Although it doesn’t delete anything, the cli reports that it’s “deleting…” which is a) incorrect b) unnecessarily alarming.
Steps to Reproduce
enter cursor-agent, trigger an action that involves deleting a file, and select “no” - observe the CLI report that it’s “deleting…” which is incorrect.
Expected Behavior
It should display “processing…” or “skip deleting; processing…” or something of the like, instead.
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.7.28 (Universal)
VSCode Version: 1.99.3
Commit: adb0f9e3e4f184bba7f3fa6dbfd72ad0ebb8cfd0
Date: 2025-10-01T02:45:21.769Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.6.0
Does this stop you from using Cursor
No - Cursor works, but with this issue