Critical bug when editing code in Cursor
For the past week, I’ve been facing a blocking issue with Cursor.
When working on my Python bot and trying to make edits through Cursor, it works for 2 or 3 changes, then I get the message:
“No changes made” — even though I’m clearly asking for a real edit.
I’ve tried with Claude 3.5, 3.7, with and without think mode, with and without max mode, in both agent and editor modes.
Everything was working perfectly just a week ago, and now I’m blocked daily, despite multiple attempts to fix it.
Steps to reproduce:
- I open my Python project in Cursor (a Telegram bot).
- I ask for edits via the chat.
- The edit works once or twice, then Cursor tries to modify
bot.py
again. - From that point on, all following requests return: “No changes made”, even when asking for obvious and clear changes.
Things I’ve already tried:
- Full reinstallation of Cursor.
- Completely deleted all config files and reinstalled.
- Tested multiple versions: 0.45, 0.46, 0.47.
OS: Windows 11
Current Cursor version: 0.47.9 (also tested with 0.45, 0.46)
Yes, this bug completely prevents me from using Cursor, I’m stuck in my work.
I’m genuinely ready to pay $100 to anyone who can find the fix.
I know this is a forum, but I’m in urgent need.
Thanks in advance to anyone who helps