nextclaw
v0.17.2
Published
Lightweight personal AI assistant with CLI, multi-provider routing, and channel integrations.
Readme
nextclaw
Your omnipotent personal assistant, OpenClaw-compatible and local-first, with CLI + built-in Web UI.
Install
npm i -g nextclawQuick start
nextclaw startThen open http://127.0.0.1:55667.
On a VPS, NextClaw serves plain HTTP on 55667. Use http://<server-ip>:55667 directly for a quick check, or put Nginx/Caddy in front for 80/443. https:// must be terminated by the reverse proxy, not by NextClaw itself.
Common commands
nextclaw --version
nextclaw status
nextclaw stop
nextclaw updateDocs
- Product docs: https://docs.nextclaw.io
- Repository: https://github.com/Peiiii/nextclaw
- Changelog: https://github.com/Peiiii/nextclaw/blob/master/packages/nextclaw/CHANGELOG.md
- Iteration logs: https://github.com/Peiiii/nextclaw/tree/master/docs/logs
