快速开始
快速开始
这份快速开始以“可验证”为目标:安装 → 新手引导 → 打开 Control UI。
推荐阅读顺序(4 页)
- 入门指南:从零到第一条可用聊天
- 新手引导(macOS 应用):首次运行流程与权限提示
- 新手引导向导(CLI):一步配好认证/Gateway/渠道/守护进程
- 设置:更新/个性化/备份的长期策略
前置条件
- Node 22+(安装脚本会在需要时处理)
1) 安装(推荐)
macOS / Linux / WSL2:
curl -fsSL --proto '=https' --tlsv1.2 https://openclaw.ai/install.sh | bashWindows(PowerShell):
iwr -useb https://openclaw.ai/install.ps1 | iex2) 运行新手引导
openclaw onboard --install-daemon3) 检查 Gateway
openclaw gateway status4) 打开 Control UI(最快验证路径)
openclaw dashboard打开浏览器访问:http://localhost:18789/。