Hey, thanks for the report. This is a known issue with the Review panel, a few users have seen it get stuck on “Review Next File”.
Try these workarounds:
-
Check
git status- Open a terminal and run
git status - Files might be in an uncommitted state, and the diffs just aren’t rendering
- Open a terminal and run
-
Close the chat and start a new one
- Sometimes it helps to just start a fresh session
-
Fully restart Cursor
- Not just Reload Window, fully quit Cursor and open it again
If that doesn’t help, I’ll need a bit more info:
- What Cursor version are you on? (Menu > About Cursor > Copy)
- Can you share a screenshot of the Review panel?
- What does
git statusshow in the terminal?
Related threads:
- "Review next file button stuck"
- AI Agent file review list accumulates stale files and doesn't sync with git status
Let me know what worked, or what the diagnostics show.