feat: zcode thinking-mode 0.3.0(state历史+rollback+分写+校验收紧+34用例全绿+文档)

This commit is contained in:
2026-09-21 09:47:20 +08:00
commit 6ed5dda847
41 changed files with 6213 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
{
"name": "zcode-env-sync",
"version": "0.3.0",
"description": "团队共享 ZCode 环境同步:导出/导入官方插件清单、自研插件源码、MCP 配置与加密密钥束,Gitea 私仓做快照后端。命令 /sync-export /sync-import /sync-status /sync-list /sync-verify /sync-prune /sync-doctor。",
"description_i18n": {
"en": "Team-share ZCode env sync: export/import official plugin list, custom plugin sources, MCP config and encrypted secrets bundle, backed by a private Gitea snapshot repo. Commands /sync-export /sync-import /sync-status /sync-list /sync-verify /sync-prune /sync-doctor."
},
"author": {
"name": "local"
},
"license": "MIT",
"keywords": [
"sync",
"plugins",
"mcp",
"gitea",
"team",
"snapshot",
"backup",
"secrets"
],
"commands": "commands"
}