Files
cursor-chat-archive/restore-config.example.json
Ruslan PiatrovichandCursor 532ac723cb 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>
2026-06-04 11:53:07 +03:00

5 lines
91 B
JSON

{
"new_home": "/home/YOUR_USER",
"new_repos_root": "/home/YOUR_USER/Documents/repos"
}