Use OpenClaw when you want a full agent runtime inside a Cue sandbox.
Cue CLI and OpenClaw are separate runtimes. Cue uses ~/.cue/.... OpenClaw uses ~/.openclaw/....
This section is for sandbox and code-server environments where you want a copyable setup path with minimal manual editing.

What You Will Do

  1. Install OpenClaw
  2. Run non-interactive onboarding
  3. Configure Discord
  4. Configure Telegram if needed
  5. Configure WhatsApp if needed
  6. Configure Feishu / Lark if needed
  7. Verify model auth

Setup

Discord

Telegram

WhatsApp

Feishu / Lark

Model Auth

Quick Start

Install OpenClaw in the sandbox terminal:
npm install -g openclaw@latest
openclaw --version
Then continue to Setup.

Current Scope

These pages cover the current sandbox-first setup flow:
  • npm install -g openclaw@latest
  • openclaw onboard --non-interactive
  • Discord or Feishu channel setup
  • direct model-auth verification before channel testing
They do not yet describe a one-click product flow in Cue.