feat(cli): add portable data backup and restore

This commit is contained in:
AaronZ345
2026-07-17 11:58:44 +08:00
parent 7d8751f04b
commit 67be468ff1
8 changed files with 555 additions and 0 deletions

View File

@@ -246,6 +246,7 @@
"cli/process",
"cli/skill",
"cli/memory-knowledge",
"cli/backup",
"cli/general"
]
}
@@ -473,6 +474,7 @@
"zh/cli/process",
"zh/cli/skill",
"zh/cli/memory-knowledge",
"zh/cli/backup",
"zh/cli/general"
]
}