Feature request for product/service
Cursor IDE
Describe the request
I would like to delete all the chats in the archive in the agent and not click on every chat manually to delete it. This would help me a lot.
Operating System (if it applies)
MacOS
Cursor IDE
I would like to delete all the chats in the archive in the agent and not click on every chat manually to delete it. This would help me a lot.
MacOS
Hey, thanks for the request. Other users have asked for this already, and the team is considering adding it.
Related feature requests:
If this feature matters to you, please like those topics. It helps us prioritize development.
Temporary workaround: Chat history is stored locally in SQLite. You can delete the workspace storage folder:
~/Library/Application Support/Cursor/User/workspaceStorage/%APPDATA%\Cursor\User\workspaceStorage\~/.config/Cursor/User/workspaceStorage/This will delete all chat history for all projects.