快速开始

快速开始

这份快速开始以“可验证”为目标:安装 → 新手引导 → 打开 Control UI。

推荐阅读顺序(4 页)

前置条件

  • Node 22+(安装脚本会在需要时处理)

1) 安装(推荐)

macOS / Linux / WSL2:

curl -fsSL --proto '=https' --tlsv1.2 https://openclaw.ai/install.sh | bash

Windows(PowerShell):

iwr -useb https://openclaw.ai/install.ps1 | iex

2) 运行新手引导

openclaw onboard --install-daemon

3) 检查 Gateway

openclaw gateway status

4) 打开 Control UI(最快验证路径)

openclaw dashboard

打开浏览器访问:http://localhost:18789/

下一步