Chat trying to apply changes to the wrong file

I think I’m seeing a bug where I’m being asked to apply changes, but the file lists to make the change is wrong, and when I click to accept it anyway, it says “no changes made”.

For example, if I have both a Python script and an html file that need to be updated, Chat will ask to apply both sets of changes to the Python script.

(Sorry for all of the redactions)

This is happening nearly every time I ask Chat to make some changes to the code. It didn’t use to do this, so I think it might be related to the mode or model I’m using. I’m using Manual mode with the gpt-4.1 model.

I’m running on Windows 11.
I’m using Cursor version 1.0.0

Thanks,
Don

Update: The file that Chat asks to apply the changes to is pretty consistently the current file opened in the editor window. I only have one window open at this time, so I’m not sure what would happen if you had two editor windows open at the same time. Sometimes the text of the response will say what the file is, so I can then open the file and apply the changes correctly, but sometimes it doesn’t and I have to do a little more research.