Stop throwing the "continue without revert changes" when nothing has changed

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Nothing has chagned in the file the agent just started thinking and i stop the conversation and edit the last message. When i submit it then it throws the “continue without reverting chagnes” or “revert changes and continue”

But nothing has changed??

This did not used to happen, just read the diff between messages and see if ■■■■ has changed or not. Its annoying to see this every time for absolutley no reason.

Steps to Reproduce

Nothing has chagned in the file the agent just started thinking and i stop the conversation and edit the last message. When i submit it then it throws the “continue without reverting chagnes” or “revert changes and continue”

But nothing has changed??

This did not used to happen, just read the diff between messages and see if ■■■■ has changed or not. Its annoying to see this every time for absolutley no reason.

Operating System

MacOS

Version Information

Version: 2.6.11
VSCode Version: 1.105.1
Commit: 8c95649f251a168cc4bb34c89531fae7db4bd990
Date: 2026-03-03T18:57:48.001Z (1 wk ago)
Build Type: Stable
Release Track: Default
Electron: 39.6.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.3.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. This is a known issue. The checkpoint system sometimes detects “changes” even when the agent hasn’t changed any files yet. It shows up more often if you stop the agent during the “thinking” step and edit the last message.

The team is aware, and your report helps with prioritization. For now, the workaround is simple. If you see this dialog and you’re sure nothing changed, go ahead and click “Continue without reverting”.

Let me know if you run into anything else.