平台支持

OpenClaw 核心用 TypeScript 编写。推荐使用 Node 作为运行时。 不建议用 Bun 跑 Gateway(WhatsApp/Telegram 会出 bug)。

伴侣应用目前有 macOS(菜单栏应用)和移动端节点(iOS/Android)。Windows 和 Linux 的伴侣应用在计划中,但 Gateway 今天已经完全支持了。 Windows 的原生伴侣应用也在规划中;Gateway 推荐通过 WSL2 运行。

选择你的操作系统

VPS 与托管

常用链接

Gateway 服务安装(CLI)

以下方式均可:

  • 引导向导(推荐):openclaw onboard --install-daemon
  • 直接安装:openclaw gateway install
  • 交互配置:openclaw configure → 选择 Gateway service
  • 修复/迁移:openclaw doctor(会提示安装或修复服务)

服务目标因操作系统而异:

  • macOS:LaunchAgent(ai.openclaw.gatewayai.openclaw.<profile>;旧版 com.openclaw.*
  • Linux/WSL2:systemd 用户服务(openclaw-gateway[-<profile>].service