Review is broken in latest Editor Window

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

After using an Agents Window thread, going to the Editor window shows all File Change as ready, and when clicking “Review” the review tab says “No Pending changes to review”

Steps to Reproduce

  • In agents window, ask an agent to do some changes
  • Switch to editor window
  • go to filed change and review

Expected Behavior

  1. I can manually review the changes in every file line by line
  2. When clicking “Review” I see all the changes to be reviewed or that were already reviewed

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

Version: 3.5.17 (Universal)
VSCode Version: 1.105.1
Commit: d5b2fc092e16007956c9e5047f76097b9e626ca0
Date: 2026-05-20T02:43:31.559Z
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.5.0

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

I tried reproducing this on the latest version (running an agent in the Agents Window, then switching to the Editor Window and clicking Review) and the Review pane showed changes correctly on my end.

A couple of things that would help narrow this down:

  1. Could you share the Request ID from the agent session where this happened? (In the Agents Window, click the three dots at the top of the chat thread and select “Copy Request ID.”)

  2. When this happens, are you working in a multi-root workspace or a single folder? And does the repo have submodules or nested git repos?

  3. Does the issue happen every time you switch from Agents Window to Editor Window, or only sometimes?

This will help us determine whether there’s something specific about your setup triggering it.