Add full Cursor chat archive for Documents/repos workspaces.
Includes global state.vscdb, per-repo transcripts, workspace storage, composer exports, and restore scripts for a new machine. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+108
@@ -0,0 +1,108 @@
|
||||
{
|
||||
"_v": 15,
|
||||
"composerId": "6f104703-c662-45bd-8e15-cc701ba79f16",
|
||||
"richText": "",
|
||||
"hasLoaded": true,
|
||||
"text": "",
|
||||
"fullConversationHeadersOnly": [],
|
||||
"conversationMap": {},
|
||||
"status": "none",
|
||||
"context": {
|
||||
"composers": [],
|
||||
"selectedCommits": [],
|
||||
"selectedPullRequests": [],
|
||||
"selectedImages": [],
|
||||
"folderSelections": [],
|
||||
"fileSelections": [],
|
||||
"selections": [],
|
||||
"terminalSelections": [],
|
||||
"selectedDocs": [],
|
||||
"externalLinks": [],
|
||||
"cursorRules": [],
|
||||
"cursorCommands": [],
|
||||
"gitPRDiffSelections": [],
|
||||
"subagentSelections": [],
|
||||
"browserSelections": [],
|
||||
"extraContext": [],
|
||||
"mentions": {
|
||||
"composers": {},
|
||||
"selectedCommits": {},
|
||||
"selectedPullRequests": {},
|
||||
"gitDiff": [],
|
||||
"gitDiffFromBranchToMain": [],
|
||||
"selectedImages": {},
|
||||
"folderSelections": {},
|
||||
"fileSelections": {},
|
||||
"terminalFiles": {},
|
||||
"selections": {},
|
||||
"terminalSelections": {},
|
||||
"selectedDocs": {},
|
||||
"externalLinks": {},
|
||||
"diffHistory": [],
|
||||
"cursorRules": {},
|
||||
"cursorCommands": {},
|
||||
"uiElementSelections": [],
|
||||
"consoleLogs": [],
|
||||
"ideEditorsState": [],
|
||||
"gitPRDiffSelections": {},
|
||||
"subagentSelections": {},
|
||||
"browserSelections": {}
|
||||
}
|
||||
},
|
||||
"generatingBubbleIds": [],
|
||||
"isReadingLongFile": false,
|
||||
"codeBlockData": {},
|
||||
"originalFileStates": {},
|
||||
"newlyCreatedFiles": [],
|
||||
"newlyCreatedFolders": [],
|
||||
"createdAt": 1777364082112,
|
||||
"hasChangedContext": false,
|
||||
"activeTabsShouldBeReactive": true,
|
||||
"capabilities": [],
|
||||
"isFileListExpanded": false,
|
||||
"browserChipManuallyDisabled": false,
|
||||
"browserChipManuallyEnabled": false,
|
||||
"unifiedMode": "chat",
|
||||
"forceMode": "chat",
|
||||
"usageData": {},
|
||||
"allAttachedFileCodeChunksUris": [],
|
||||
"modelConfig": {
|
||||
"modelName": "gpt-5.5",
|
||||
"maxMode": false
|
||||
},
|
||||
"subComposerIds": [],
|
||||
"subagentComposerIds": [],
|
||||
"capabilityContexts": [],
|
||||
"todos": [],
|
||||
"isQueueExpanded": true,
|
||||
"hasUnreadMessages": false,
|
||||
"gitHubPromptDismissed": false,
|
||||
"totalLinesAdded": 0,
|
||||
"totalLinesRemoved": 0,
|
||||
"addedFiles": 0,
|
||||
"removedFiles": 0,
|
||||
"isDraft": false,
|
||||
"isCreatingWorktree": false,
|
||||
"isApplyingWorktree": false,
|
||||
"isUndoingWorktree": false,
|
||||
"applied": false,
|
||||
"pendingCreateWorktree": false,
|
||||
"worktreeStartedReadOnly": false,
|
||||
"isBestOfNSubcomposer": false,
|
||||
"isBestOfNParent": false,
|
||||
"bestOfNJudgeWinner": false,
|
||||
"isSpec": false,
|
||||
"isProject": false,
|
||||
"isSpecSubagentDone": false,
|
||||
"isContinuationInProgress": false,
|
||||
"stopHookLoopCount": 0,
|
||||
"trackedGitRepos": [],
|
||||
"speculativeSummarizationEncryptionKey": "aoT5sEE27t1QVAp0wqikVeR0Rn3jIKgYdQgG4rQ4mnU=",
|
||||
"isNAL": true,
|
||||
"planModeSuggestionUsed": false,
|
||||
"debugModeSuggestionUsed": false,
|
||||
"conversationState": "~",
|
||||
"queueItems": [],
|
||||
"blobEncryptionKey": "GfHmOaeqpYdDQk1TQ/i1+OK1jBSAx6xHovlcJ5QQB4w=",
|
||||
"isAgentic": false
|
||||
}
|
||||
Reference in New Issue
Block a user