Documentation Index
Fetch the complete documentation index at: https://docs.avibe.bot/llms.txt
Use this file to discover all available pages before exploring further.
Vibe Remote vs OpenClaw
Vibe Remote 和 OpenClaw 面向的是不同工作。 Vibe Remote 是一个本地优先的远程控制层,用来控制你已经在运行的编码 Agent。OpenClaw 更接近一个 always-on 的个人 AI 助手。对比
| 维度 | Vibe Remote | OpenClaw |
|---|---|---|
| 设置 | 一行命令加 Web 设置向导 | Gateway、channels 和更多手动配置 |
| Runtime | 聊天和你的 Agent CLI 之间的本地中间件 | 助手式编排层 |
| 安全姿态 | 默认本地优先;正常情况下没有公开入站 endpoint | 更多组件和 gateway 暴露面 |
| Token 开销 | 薄传输层;中间件没有额外推理 loop | 更多助手上下文和编排开销 |
| 最适合 | 从聊天里做真实编码 Agent 工作 | 个人助手工作流 |