pnpm add -g openclaw@latest
pnpm approve-builds -g
openclaw onboard --install-daemon

ACP

Tools

Things CLI

go install github.com/ossianhempel/things3-cli/cmd/things@latest

Feishu / Lark

npx -y @larksuite/openclaw-lark install

In feishu bot, /feishu auth

Gateways

Flow example (Telegram → node):

  • Telegram message arrives at the Gateway.
  • Gateway runs the agent and decides whether to call a node tool.
  • Gateway calls the node over the Gateway WebSocket (node.* RPC).
  • Node returns the result; Gateway replies back out to Telegram.

Nodes

Commands

Reset

openclaw reset