Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Applying changes via Cursor inspector overwrites current agent convo/session history.
Actual: The agent session history is cleared / overwritten — any conversation in progress is lost.
Impact: Applying a single inspector change wipes an active session, which breaks iterative inspect-and-apply workflows.
Steps to Reproduce
Start a conversation with the Agent in Cursor.
Open the built-in browser and navigate to a local dev server (e.g. localhost:5173).
Use the Cursor Inspector to inspect a UI element.
Click “Apply” to apply a prop change.
The agent session history is cleared / overwritten — any conversation in progress is lost.
Impact: Applying a single inspector change wipes an active session, which breaks iterative inspect-and-apply workflows.
Expected Behavior
The change is applied to the source file; the current agent session (conversation history, in-progress work) is preserved.
Operating System
MacOS
Version Information
Version: 3.3.30
VSCode Version: 1.105.1
Commit: 3dc559280adc5f931ade8e25c7b85393842acf30
Date: 2026-05-09T18:28:42.332Z (1 wk ago)
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.3.0
For AI issues: which model did you use?
Sonnet 4.6
Does this stop you from using Cursor
No - Cursor works, but with this issue