Find issues stopped working

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

“Find issues” in the review tab stopped working in all scenarios to review pending changes after an agent run.

It says: “Agent Review found no changes to review”. Even though it does show freshly changed “pending changes”.

Reviewing Diff with main branch does work, but when the base branch is not the main branch this is not helpful.

Steps to Reproduce

Make changes with an agent
Click “Review” button
Click “Find Issues”
See “Agent Review found no changes to review”

Expected Behavior

Loading animation and a report with issues or a message with no issues found.

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.3.37
VSCode Version: 1.105.1
Commit: 6e2aa94f015240b4d1c7e5410b89593f9f53fef0
Date: 2026-01-15T06:56:06.990Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 25.0.0

For AI issues: which model did you use?

Composer-1

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. This is a known issue after updating to 2.3.34+. The team is working on a fix.

Temporary workarounds:

  1. Use “Review Diff with Main Branch” (it works, but it’s slower)
  2. If your git repo is in a subdirectory (not the workspace root), try opening that subdirectory directly in Cursor. In that case, Find Issues usually works.

Related reports: Agent instantly reports "no changes to review" with Find Issues