When modified prev message prompt and submit COntinue without reverting still revert changes

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When modified prev message prompt and submit COntinue without reverting still revert changes

Steps to Reproduce

When modified prev message prompt and submit COntinue without reverting still revert changes

Operating System

MacOS

Version Information

Version: 2.5.26 (Universal)
VSCode Version: 1.105.1
Commit: 7d96c2a03bb088ad367615e9da1a3fe20fbbc6a0
Date: 2026-02-26T04:57:56.825Z
Build Type: Stable
Release Track: Default
Electron: 39.4.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.2.0

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

Hey, thanks for the report. This looks like a possible regression. Previously there was the opposite bug where “Continue and revert” also wasn’t reverting. That got fixed, but now it looks like “Continue without reverting” is reverting anyway.

To pass this to the team, could you share:

  1. The Request ID for the chat where this happened (open the chat menu in the top right, then click Copy Request ID)
  2. A short video or screenshots showing the steps and what happens
  3. Console logs: go to Help > Toggle Developer Tools > Console, then copy any errors

Workarounds for now:

  • Use Cmd+Z right after to undo the reverted changes
  • Right-click the file, then Open Timeline to restore from Local History
  • Or use Git to recover the state

Let me know once you have the Request ID and logs.