Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Cursor keep asking to keep files, I need to manually go through every file and manually select top-right button keep-file. Otherwise it always shows changes from previous work (even many chats ago). When I choose ‘review next file’ (after ‘keep file’) - it jumps to first *.svg file in assets , and it has no changes. Not in cursor or git. But if I go manually to the next cpp file - it shows many changes and asks to keep them
Steps to Reproduce
Just use cursor, make changes via agent tab, use new chats. but stage and commit files in other git application, like Fork. At some point you realize when you open Cursor IDE - there are many-many files with your previous work, and still asks to keep them via ‘keep file’ and it shows those changes in the file. But you already commited them long ago (a week, or yesterday, for example).
Expected Behavior
- No questions to keep files when they staged and committed in other git-apps.
- Review next file must jump to the next unkeeped file, not just the first available file in tree.
Operating System
Windows 10/11
Version Information
Version: 2.4.37 (user setup)
VSCode Version: 1.105.1
Commit: 7b9c34466f5c119e93c3e654bb80fe9306b6cc70
Date: 2026-02-12T23:15:35.107Z
Build Type: Stable
Release Track: Default
Electron: 39.2.7
Chromium: 142.0.7444.235
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Windows_NT x64 10.0.22621
Does this stop you from using Cursor
No - Cursor works, but with this issue