edit_file fails a lot.
It especially fails when
- File is large
- Modification is done on top of another modification on the same area of code in single response (not whole chat just single response the model is trying to solve my issue)
Failure is one thing, but cursor’s (or model’s) solution sometimes is to delete file and try to replace the whole thing. I try to suppress it with prompt but occasionally throws it in regardless.
If the model is capable of doing things properly I would be fine, but almost 10/10 it fails and just leaves empty file.
Please resolve