Edited file list in chat window is incorrect

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Sometimes - even in a completely new chat - it happens that the list of edited files is incorrect (shows not all edited files). See screenshot. And no, I haven’t edited/confirmed changes on other files.

Steps to Reproduce

Work with Cursor, double check if all edited files actually appear in the review list.

Expected Behavior

It shows all edited and unapproved files.

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

Version: 3.5.33 (Universal)
VSCode Version: 1.105.1
Commit: aac81804b986d739acab348ed96b8bea6e83cc50
Date: 2026-05-22T06:47:48.039Z
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

Hey, thanks for the report. The details and screenshot are helpful.

This looks familiar. In Chat Review, the file list sometimes doesn’t show all files the agent actually edited, even though the inline diffs are visible in the code. We’ve already logged this on our side, and I’ll link your report to the existing issue. The version and macOS details help with context. I can’t share an ETA for a fix yet.

If you notice a consistent pattern, like it happens more often after certain actions like parallel edits, long sessions, or specific file types, please let me know. That’ll help us reproduce it. If there’s an update, I’ll reply here.

Can’t say what steps exactly leads to this, but an additional note is that when rolling back those changes this also creates a mess because only changes from files that appear in the review list are rolled back.

Hey, good point, thanks for calling it out. This follows from the same bug. If a file isn’t in the review list, rollback doesn’t touch it, which is why you can end up with orphaned edits after a rollback. I added this detail to our report, it helps clarify the full impact.

If you notice any pattern at all, like the type of actions, parallel edits, long sessions, or specific file extensions, drop it here. Any detail is useful right now to help us repro. We’ll post an update in the thread once there’s news on the fix.