"Review Next File" stuck when file was git mv'd to different filename case

When the AI uses its shell tool to git mv or mv a file to a different filename case (with the same filename, e.g. handlers.ts => Handlers.ts, the edit_file tool stays stuck on “Review Next File” with changes unable to be applied to the file. I don’t know how to clear the state.

Choosing Accept All in the agent window successfully clears the state.

Cursor info:

Version: 0.49.4 (Universal)
VSCode Version: 1.96.2
Commit: ec408037b24566b11e6132c58bbe6ad27046eb90
Date: 2025-04-22T00:33:06.906Z
Electron: 34.3.4
Chromium: 132.0.6834.210
Node.js: 20.18.3
V8: 13.2.152.41-electron.0
OS: Darwin x64 24.3.0

This may be the same issue that @kaleidoKurt reported in this bug report a couple months ago: "Review next file" not going away with deleted toast.tsx file

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