Cursor Support Request - Agent Conversation Recovery
Issue: Lost access to 5-7 agent conversations after workspace folder restructure
Problem Summary
- Original workspace:
~/Development/mcp-servers/clickup-mcp-server - Moved to:
~/Development/WarrenTEK-Operations/ - Result: All agent conversations disappeared from Cursor’s agent sidebar
- Data status: Conversations appear to exist in databases but aren’t displaying
What I’ve Found
Database Locations Checked:
- Workspace Storage:
~/Library/Application Support/Cursor/User/workspaceStorage/- Current workspace:
8d4b972eb1d04e5c9e64d427dc89f200(104 items) - Old workspace:
723b71b40f2ad419d6db38eb927dbab2(102 items) - Issue: Only 100-110 items, but user had 900+ items before
- Current workspace:
Global Storage:
- Location:
~/Library/Application Support/Cursor/User/globalStorage/state.vscdb - Size: 248MB (very large)
- Items: 156 items
- Found: Agent conversation keys (but marked as
.hidden)
Agent IDs Found:
121773b5-8dd5-463a-891d-410d34e518713f221679-b549-4033-97ae-7c3dcda66b075ef2fb13-94c6-435a-9841-109e422a980c894b4290-cad8-4c99-9b87-d29a6a8227d4cc17e415-076a-420b-9100-1a86859e3ee4f69f35e5-2a80-448d-88a5-afe4fa121c9108b8ebd6-80f2-4f28-b69f-f436aa243412
The Problem:
interactive.sessionsregistry is empty ([]) in both workspace and global storage- Agent conversations exist in database but Cursor doesn’t display them
- Original workspace storage with 900+ items appears to be missing/deleted
Questions for Cursor Support
-
Where is the original workspace storage? The workspace was at
~/Development/mcp-servers/clickup-mcp-server- where would that workspace storage folder be? -
How does Cursor store agent conversations? Are they in workspace storage, global storage, or both?
-
How to rebuild
interactive.sessionsregistry? The registry is empty - how can we rebuild it from existing conversation data? -
Can we recover deleted workspace storage? If the original workspace storage was deleted, can it be recovered?
-
What’s the format of
interactive.sessions? We need to manually rebuild it - what’s the correct JSON structure?
What We Need
- Recovery method to restore agent conversations
- Registry format to rebuild
interactive.sessions - Location of original workspace storage (if it still exists)
- Tool or command to force Cursor to rebuild agent list from database
System Information
- OS: macOS (darwin 25.3.0)
- Cursor Version: (need to check)
- Workspace:
~/Development/WarrenTEK-Operations/WarrenTEK-Operations.code-workspace - Original Workspace:
~/Development/mcp-servers/clickup-mcp-server
Please help us recover the agent conversations - they contain important work!