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:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"repo_name": "lmru--devsecops--ansible",
|
||||
"old_absolute_path": "/home/ruslanpi/Documents/repos/lmru--devsecops--ansible",
|
||||
"old_folder_uri": "file:///home/ruslanpi/Documents/repos/lmru--devsecops--ansible",
|
||||
"old_workspace_ids": [
|
||||
"726613c235ff420b3c4b494cf9a28248"
|
||||
],
|
||||
"old_project_slug": "home-ruslanpi-Documents-repos-lmru--devsecops--ansible",
|
||||
"workspace_storage_sizes": {
|
||||
"726613c235ff420b3c4b494cf9a28248": 332791
|
||||
},
|
||||
"expected_workspace_id": "03c00aa9efe8e88d21e817690c613a3b",
|
||||
"composer_ids": [],
|
||||
"primary_workspace_id": "726613c235ff420b3c4b494cf9a28248",
|
||||
"has_agent_transcripts": false,
|
||||
"extra_project_slugs": [],
|
||||
"has_workspace_storage": true
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
.gitignore
|
||||
pmg/files/pmg-custom-check.jinja
|
||||
pmg/files/20auto-upgrades.jinja
|
||||
pmg/files/50unattended-upgrades.jinja
|
||||
pmg/files/99-pmg-baseline.rules.jinja
|
||||
pmg/files/99-hardening.conf.jinja
|
||||
pmg/files/journald-retention.conf.jinja
|
||||
pmg/auto_updates.sls
|
||||
pmg/ssh_hardening.sls
|
||||
pmg/update.sls
|
||||
pmg/init.sls
|
||||
pmg/custom_check.sls
|
||||
pmg/pmg_baseline.sls
|
||||
pmg/security_agents.sls
|
||||
pmg/common.sls
|
||||
pmg/verify.sls
|
||||
pmg/audit_logging.sls
|
||||
top.sls
|
||||
pillar/top.sls
|
||||
pillar/pmg.sls
|
||||
Makefile
|
||||
.yamllint
|
||||
README.md
|
||||
+1
@@ -0,0 +1 @@
|
||||
{"timestamp":1779976831523,"paths":[]}
|
||||
BIN
Binary file not shown.
|
After Width: | Height: | Size: 180 KiB |
BIN
Binary file not shown.
+3
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"folder": "file:///home/ruslanpi/Documents/repos/lmru--devsecops--ansible"
|
||||
}
|
||||
Reference in New Issue
Block a user