Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Hey, when I run a prompt and Cursor needs to create new files, it tries several times. First, it creates the file, then it generates the content, but it seems unable to save it. After that, it tries again, but it fails repeatedly. In the end, it attempts to create the file using the terminal, but the same problem happens again and again. I don’t know why this is happening—I’ve already tried different things. Cursor says the problem is related to edit_file, but I’m not sure.
Steps to Reproduce
just try to create a file by cursor, like ask to create test.txt with 5 English words, it won’t work and does it twice with failure, then it tries to do by
Expected Behavior
it must create the file in first try and set its content
Screenshots / Screen Recordings
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.4.5 (Universal)
VSCode Version: 1.99.3
Commit: af58d92614edb1f72bdd756615d131bf8dfa5290
Date: 2025-08-13T02:08:56.371Z
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
Sometimes - I can sometimes use Cursor

