Agent multiple same file name not in code review

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I have a folder iac which contain our kubernetes deployment. They are multiple file named configmap.env located in different folder.
however the code diff only she the diff for the last file in the list, the others one are omitted

Steps to Reproduce

Create a file structure where multiple file with the same name exist and ask the agent to update them.

Expected Behavior

I would expect to be able to do the code diff for all the files

Operating System

Linux

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.2.20
VSCode Version: 1.105.1
Commit: b3573281c4775bfc6bba466bf6563d3d498d1070
Date: 2025-12-12T06:29:26.017Z
Electron: 37.5.1
Chromium: 138.0.7204.251
Node.js: 22.19.0
V8: 13.8.258.32-electron.0
OS: Linux x64 6.17.9-arch1-1

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey @user1486 !

I’ve tried this, and I see what I expect: if I click Review in the agent chat, I see all files.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.