Hey, thanks for the report. This is a known intermittent issue that the team is actively working on.
Workaround: when the editor buttons stop working, try the “Keep All” button in the chat sidebar. Several users report it works even when the editor buttons don’t respond.
To help with diagnosis, please share:
Any patterns you’ve noticed (specific models, file types, or actions)?
Any errors in the console (Help → Toggle Developer Tools → Console tab)?
Hey everyone, I’m noticing the same issue, including the workaround of using the “keep all”/”undo all” button on the chat sidebar.
The things I’ve noticed when it happens:
using the grok-code-fast-1 model (happens for others too, but happens very often for this model)
agent does a large amount of small edits (maybe related to above)
I do an edit in the pending diff
All of these above seem to correlate with the issue occurring. Also note that I’m using both Cursor and Rider (C#), where I use Rider mainly for running tests and debugging or small deterministic refactors (rename, extract, etc.)
I’m happy to help out with any other debug info you might need!
Same issue here. I usually work in Agent mode (no specific model selected, just “auto”). The prompt runs fine - I can see the model making edits - but once it’s done, the entire IDE becomes unresponsive. Not only the “Undo All” and “Keep All” buttons stop working, but the whole interface freezes.
Only a full restart of the IDE helps, and even then, it works for a while before freezing again.