This post covers what shipped in v0.1.1 and what it means for OpenClaw VPS operators.
What shipped
- Added executable shim so npx [email protected] runs the CLI directly.
- Help/version banner uses README tagline with color and a colored examples footer.
- Added --verbose to send and status for consistent noisy output.
- Lowercased branding and updated web provider UA to warelay/cli/0.1.1.
Install:
โฏ npm install -g [email protected]
# or
โฏ npx [email protected] --help
What matters for hosted operators
- Validate channel delivery behavior (web chat + Telegram).
- Verify model/provider settings and fallback behavior.
- Run a smoke test after deploy: message flow, tool call, and response quality.
Post-upgrade checklist
- Send/receive test messages in active channels.
- Confirm bot settings and auth paths still behave as expected.
- Check billing/usage visibility and dashboard status.
- Log regressions immediately and keep rollback notes.
Related reading
Start your free 7-day Pro trial
Source
- https://github.com/openclaw/openclaw/releases/tag/v0.1.1