Delete all the chats in the archive in the agent

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:

  • Mac: ~/Library/Application Support/Cursor/User/workspaceStorage/
  • Windows: %APPDATA%\Cursor\User\workspaceStorage\
  • Linux: ~/.config/Cursor/User/workspaceStorage/

This will delete all chat history for all projects.