mysclaw
v2026.3.16
Published
mysclaw CLI distribution based on the OpenClaw runtime
Readme
mysclaw
mysclaw 是一个基于 OpenClaw 运行时的 CLI 发布版。
当前只做最小必要改动:
- npm 安装名:
mysclaw - CLI 命令名:
mysclaw - 底层运行逻辑尽量保持与上游兼容
Requirements
- Node.js
>= 22.12.0
Install
npm i -g mysclaw@latestUse
mysclaw onboard
mysclaw gateway
mysclaw doctorCompatibility
当前版本仍保留上游兼容命名,用于降低维护成本:
- config file:
openclaw.json - state dir:
.openclaw
Upstream credit
This package is based on OpenClaw.
Thanks to the OpenClaw project and its contributors.
Upstream repository: https://github.com/openclaw/openclaw
