I just upgraded to 1.2.1, and it seems broken. Using Opus in MAX mode, it made changes to multiple files. I see the files as changed in File Explorer and Git, but I do not see the diffs when I open them. Normally, I can review them one by one and accept/decline. Pressing “Review changes” in chat shows a diff panel of all file changes. Tried to restart - no change.
Steps to Reproduce
Change multiple files via chat query
Expected Behavior
When open individual files should show changes with ACCEPT/REJECT button for each
Operating System
Linux
Current Cursor Version (Menu → About Cursor → Copy)
I dont think there is a reason to hide the request id as nobody can do anything with it unless they work at cursor. you could email them but im sure their email is full of other people and be appreciated if you would continue the conversation here. otherwise you cann look the email up.
I ran into similar issues, and it turned out to be a capitalization problem with file names which creates major headaches with git. Different operating systems handle case sensitivity differently (some are case-sensitive, others aren’t), but the agent doesn’t always account for this inconsistency when working with files.