平台
CoderClaw 核心使用 TypeScript 编写。Node 是推荐的运行时。 不推荐 Bun 用于 Gateway 网关(WhatsApp/Telegram 存在 bug)。
配套应用适用于 macOS(菜单栏应用)和移动节点(iOS/Android)。Windows 和 Linux 配套应用已在计划中,但 Gateway 网关目前已完全支持。 Windows 原生配套应用也在计划中;推荐通过 WSL2 使用 Gateway 网关。
选择你的操作系统
Section titled “选择你的操作系统”VPS 和托管
Section titled “VPS 和托管”- VPS 中心:VPS 托管
- Fly.io:Fly.io
- Hetzner(Docker):Hetzner
- GCP(Compute Engine):GCP
- exe.dev(VM + HTTPS 代理):exe.dev
- 安装指南:入门指南
- Gateway 网关运行手册:Gateway 网关
- Gateway 网关配置:配置
- 服务状态:
coderclaw gateway status
Gateway 网关服务安装(CLI)
Section titled “Gateway 网关服务安装(CLI)”使用以下任一方式(均支持):
- 向导(推荐):
coderclaw onboard --install-daemon - 直接安装:
coderclaw gateway install - 配置流程:
coderclaw configure→ 选择 Gateway service - 修复/迁移:
coderclaw doctor(提供安装或修复服务)
服务目标取决于操作系统:
- macOS:LaunchAgent(
bot.molt.gateway或bot.molt.<profile>;旧版com.coderclaw.*) - Linux/WSL2:systemd 用户服务(
coderclaw-gateway[-<profile>].service)