feat: add consumer-facing install flow / 新增給其他 agent 使用的安裝流程
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"apply:openclawtest": "bash ./scripts/refresh-openclawtest-poc.sh",
|
||||
"verify:openclawtest": "bash ./scripts/verify-openclaw-poc.sh /home/openclawtest/.openclaw /home/openclawtest/.nvm/versions/node/v22.22.2/lib/node_modules/openclaw/dist",
|
||||
"test": "tsx --test tests/**/*.test.mjs",
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user