Deleting chats and confirmation

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When you delete an agent chat, it isn’t actually deleted; it reappears after restarting the IDE or when you open the agents window, showing the chats you supposedly deleted. Additionally, there is no confirmation message asking if you’re sure you want to delete this chat,

Steps to Reproduce

  1. Create an agent chat to resolve or add a task
  2. In the history, delete the chat
  3. Restart the IDE or open the agents window

Expected Behavior

The chat that was recently deleted will reappear in the history or agent window, and it was never actually deleted.

Operating System

Windows 10/11

Version Information

Version: 3.2.11 (system setup)
VSCode Version: 1.105.1
Commit: e9ee1339915a927dfb2df4a836dd9c8337e17cc0
Date: 2026-04-24T14:36:47.933Z
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: Windows_NT x64 10.0.26200

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. This is a known bug where deleted chats can come back. There was a fix, but the issue can still show up on 3.2.x. Tracking thread: Deleted past chats will appear again after the new recent update. Please add any repeat reports there so we don’t split the discussion. I can’t share an ETA for the fix yet.

About a confirmation dialog before deleting, that’s a feature request. Right now the design doesn’t include a confirmation step.