跳转到主要内容

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.

用聊天 App 指挥你的 AI Agent 军团

Vibe Remote 把已经运行在你机器上的编码 Agent 连接到你已经在用的聊天 App。 不用笔记本电脑。不用 IDE。只需 vibe。

Vibe Remote 是什么

Vibe Remote 不是 Agent 框架,不是托管 coding VM,也不是夹在你和 Agent 之间的第二大脑。 它是一个本地优先的远程控制层:
  • Slack、Discord、Telegram、微信和 Lark 变成终端。
  • Claude Code、OpenCode 和 Codex 以原本的方式运行。
  • 每个聊天 thread 都可以成为一个隔离的编码会话。
  • 你的代码和 Agent 进程留在你的机器上。
  • 当 localhost 不够用时,vibe remote 给你一个安全的远程 Web UI。

快速开始

curl -fsSL https://raw.githubusercontent.com/cyhhao/vibe-remote/master/install.sh | bash && vibe
然后跟着浏览器里的设置向导走。

常见入口

源码

Vibe Remote 是开源项目: