Bug type
Crash (process/app exits or hangs)
Beta release blocker
No
Summary
In the npm package, all the scripts from https://github.com/openclaw/openclaw/tree/main/scripts are missing.
Nearly all scripts commands in package.json are not working, because the appropriate scripts are not in the npm package.
Steps to reproduce
- install openclaw with:
npm install -g openclaw@latest
- navigate to the global installed npm openclaw folder
- try to call a command like:
npm run build:docker
- Error Message: Cannot find module .../scripts/tsdown-build.mjs
- Navigate to scripts
- try to call
sandbox-setup.sh or sandbox-common-setup.sh as mention in the Sandboxing Documentation
- Error Mssage: sandbox-setup.sh: No such file or directory
Expected behavior
All Scripts from https://github.com/openclaw/openclaw/tree/main/scripts should be in the npm package https://www.npmjs.com/package/openclaw?activeTab=code. So that all commands in the package.json and all scripts from the documentation are working as expected.
Actual behavior
Files missing.
OpenClaw version
2026.4.29
Operating system
Debian 6.12.74-2 (2026-03-08) x86_64
Install method
npm global
Model
deepseek v4 flash
Provider / routing chain
there isnt a routing chain.
Additional provider/model setup details
No response
Logs, screenshots, and evidence
Impact and severity
No response
Additional information
No response
Bug type
Crash (process/app exits or hangs)
Beta release blocker
No
Summary
In the npm package, all the scripts from https://github.com/openclaw/openclaw/tree/main/scripts are missing.
Nearly all scripts commands in package.json are not working, because the appropriate scripts are not in the npm package.
Steps to reproduce
npm install -g openclaw@latestnpm run build:dockersandbox-setup.shorsandbox-common-setup.shas mention in the Sandboxing DocumentationExpected behavior
All Scripts from https://github.com/openclaw/openclaw/tree/main/scripts should be in the npm package https://www.npmjs.com/package/openclaw?activeTab=code. So that all commands in the package.json and all scripts from the documentation are working as expected.
Actual behavior
Files missing.
OpenClaw version
2026.4.29
Operating system
Debian 6.12.74-2 (2026-03-08) x86_64
Install method
npm global
Model
deepseek v4 flash
Provider / routing chain
there isnt a routing chain.
Additional provider/model setup details
No response
Logs, screenshots, and evidence
Impact and severity
No response
Additional information
No response