From f36643f60cdfc174a0621b46d1ba798158f4e7ff Mon Sep 17 00:00:00 2001 From: "Alice (OpenClaw)" Date: Wed, 13 May 2026 16:11:09 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20add=20live=20openclawtest=20manifest=20?= =?UTF-8?q?/=20=E6=96=B0=E5=A2=9E=20live=20openclawtest=20manifest?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- reports/live-openclawtest-manifest.json | 34 +++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 reports/live-openclawtest-manifest.json diff --git a/reports/live-openclawtest-manifest.json b/reports/live-openclawtest-manifest.json new file mode 100644 index 0000000..9354aaf --- /dev/null +++ b/reports/live-openclawtest-manifest.json @@ -0,0 +1,34 @@ +{ + "date": "2026-05-13", + "environment": "openclawtest", + "liveDist": "/home/openclawtest/.nvm/versions/node/v22.22.2/lib/node_modules/openclaw/dist", + "files": [ + { + "file": "send-sxDwUGaO.js", + "path": "/home/openclawtest/.nvm/versions/node/v22.22.2/lib/node_modules/openclaw/dist/send-sxDwUGaO.js", + "exists": true, + "markers": { + "defaultButtonsInjected": true, + "continueCallback": true, + "stopCallback": true, + "continueLabel": true, + "stopLabel": true + } + }, + { + "file": "bot-Ce301bOE.js", + "path": "/home/openclawtest/.nvm/versions/node/v22.22.2/lib/node_modules/openclaw/dist/bot-Ce301bOE.js", + "exists": true, + "markers": { + "debugLogPath": true, + "stateFilePath": true, + "rawCallbackLog": false, + "continueAck": true, + "stopAck": true, + "stopPolicy": true, + "resolvedContinueLabel": true, + "resolvedStopLabel": true + } + } + ] +}