Massive bugs in 0.45.4

Yes it’s even more broken that it was before. Literally unusable for me.

I’m on windows, a platform that is definitely not tested enough.

Not only I cannot go to previous checkpoint, I simply cannot apply any changes from either the Chat or the Composer. It’s probably related to a bug I filled a month ago which got no response (Duplicate files (context)).

No Apply button and If I click on the code block I got from an LLM, I get:
“The editor could not be opened because the file was not found.”

I can then see that Cursor is not handling the file path correctly. Instead of trying to apply the change for e.g. C:\Repo1\packages\test\file1.py, it will try to apply it to \Repo1\packages\test\file1.py


I also don’t see the rounded rectangle with the added context (files or lines of code) on top of the text area in the Chat/Composer anymore.

1 Like