yea the issue still present…
Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Description:
When I delete conversations from the chat history list in the right sidebar, they reappear after a short period (e.g., after switching tabs, restarting Cursor, or sometimes spontaneously). The deletion does not persist.
Steps to Reproduce:
Open the chat history panel in the right sidebar.
Delete one or more past conversations.
Continue working, switch files/tabs, or restart Cursor.
Observe that the previously deleted conversations have reappeared in the list.
Expected Behavior:
Deleted conversations should be permanently removed from the chat history list and should not reappear.
Actual Behavior:
Deleted conversations keep restoring themselves, making it impossible to clean up the chat history. This is disruptive and makes it difficult to manage and navigate past conversations.
Environment:
OS: Windows 10 (build 19045)
Cursor Version: (fill in your version from Help > About)
Additional Notes:
This issue is persistent and reproducible. It happens regardless of whether I delete a single conversation or multiple conversations at once.
Steps to Reproduce
Description:
When I delete conversations from the chat history list in the right sidebar, they reappear after a short period (e.g., after switching tabs, restarting Cursor, or sometimes spontaneously). The deletion does not persist.
Steps to Reproduce:
Open the chat history panel in the right sidebar.
Delete one or more past conversations.
Continue working, switch files/tabs, or restart Cursor.
Observe that the previously deleted conversations have reappeared in the list.
Expected Behavior:
Deleted conversations should be permanently removed from the chat history list and should not reappear.
Actual Behavior:
Deleted conversations keep restoring themselves, making it impossible to clean up the chat history. This is disruptive and makes it difficult to manage and navigate past conversations.
Environment:
OS: Windows 10 (build 19045)
Cursor Version: (fill in your version from Help > About)
Additional Notes:
This issue is persistent and reproducible. It happens regardless of whether I delete a single conversation or multiple conversations at once.
Operating System
Windows 10/11
Version Information
Cursor IDE
Does this stop you from using Cursor
No - Cursor works, but with this issue
Apologies for the confusion in my earlier reply. The fix for this will be available in an upcoming update, which hasn’t hit the stable channel yet. If you’re on 3.1.x, you might still see this.
Once the next update is available on the stable release track, updating should resolve this. Sorry for the runaround, and thanks for your patience.
Updated to Version: 3.2.11, and it seems fixed so far.
yea, its fixed now thanks.
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
- Create an agent chat to resolve or add a task
- In the history, delete the chat
- 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
I have the same issue!
Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
After deleting agents from the Agents sidebar (grouped by Today / Yesterday / Last 7 days), many sessions come back empty or accumulate again. Updating Cursor to the latest version did not fix this. At scale (~200+) the list becomes unusable.
Steps to Reproduce
Open Agents list for a workspace with many past sessions.
Delete several agents (including ones that appear empty).
Navigate away or restart Cursor / wait for sync.
Observe that many deleted sessions reappear or multiply.
Local diagnostics (read-only inspection of Cursor global state):
On macOS, composer.composerHeaders in ~/Library/Application Support/Cursor/User/globalStorage/state.vscdb contained 347 allComposers entries; 282 had isArchived: false; 292 matched a simple “no line/file edit stats” heuristic (added/removed/lines/files all zero). Multiple distinct rows shared the same display name “(no name)”, suggesting duplicate shell entries rather than one canonical row.
Expected Behavior
Deleting an agent/session should permanently remove it from the list or move it to an explicit Trash/Bin bucket and never merge it back into date groups as an empty placeholder.
Operating System
MacOS
Version Information
Version: 3.2.11 (Universal)
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: Darwin arm64 25.3.0
Additional Information
Deleted items return to the list (often showing as empty or duplicate “New chat” / unnamed rows). The problem persists across app updates.
I tried renaming the agents, and then deleting them - same results
the deleted agent keep returning
this is very frustrating, and very hard to manage 300 agents
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor
erhh by the way, can you guys add delete agents history in Agents Window? everytime I have to go back editor window to delete the agent history.
As I mentioned in Can not delete chats - #22 by brn this seems to have been fixed for me on 3.2.21, finally! Hopefully it won’t regress again.
Still not fixed for me in 3.4.1. The closed sessions are re-populated everytime I reload the window or reopen the cursor. I have tried deleting the project history, deleting the .curosr folder. Not help. It is very annoying.
```
Version: 3.4.1 (Universal)
VSCode Version: 1.105.1
Commit: 2a298dd06944a9b9ea541d28225b779fcbcc6200
Date: 2026-05-08T16:05:07.818Z
Layout: editor
Build Type: Stable
Release Track: Nightly
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.4.0
```