Describe the Bug
I am using claude-4-sonnet-thinking model on remote-ssh and it tries to apply the same changes multiple times even though the changes are successfully applied but it keeps retrying it where sometimes it deletes the original file and creates a new one.
This is too much frustrating and wastes too much time and function calls.
Steps to Reproduce
- Ask cursor to write a file for you.
- It will ask for review and Apply changes
- Apply changes
- Cursor will still retry to apply until it confirms it after multiple retries
Expected Behavior
it should apply the changes once but if it fails to apply changes it should confirm if the changes are applied before retrying
Screenshots / Screen Recordings
Operating System
Linux
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.1.5 (user setup)
VSCode Version: 1.96.2
Commit: ef5eeb47a684b4c217dfaf0463aa7ea952f8ab90
Date: 2025-06-21T05:31:17.701Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100
Does this stop you from using Cursor
No - Cursor works, but with this issue