手机
Mobile
扫码配对、流式对话、权限确认、群组编排。建议先装这个。
QR pairing, streaming chat, permission prompts, groups. Start here.
Download
聊天端装在你随身的设备上;Agent Hub 是你 Agent 的家,装在跑代码的那台机器上。
The chat lives on the device you carry. Agent Hub is where your agents live — put it on the machine that runs the code.
iOS、Android、macOS、Windows。当前版本 1.0.19。安装包见 GitHub Releases;更新检查默认走 release.shepaw.com。
iOS, Android, macOS, Windows. Current version 1.0.19. Builds are on GitHub Releases; the app checks release.shepaw.com for updates.
扫码配对、流式对话、权限确认、群组编排。建议先装这个。
QR pairing, streaming chat, permission prompts, groups. Start here.
多窗口、本地 LLM、和手机同一套身份。不替代 Hub —— 编码 Agent 仍跑在有 CLI 的那台机器上。
Multi-window, local LLMs, same identity as the phone. It does not replace Hub — coding agents still run where the CLI is installed.
需要 Node.js ≥ 18.17,以及你选的引擎 CLI(Claude Code、Gemini、Qwen Code、Copilot …)。一条命令安装,再 quickstart 扫码。
Needs Node.js ≥ 18.17 and the engine CLI you pick (Claude Code, Gemini, Qwen Code, Copilot, …). Install, then quickstart and scan.
多项目:Web 仪表盘 + Peer 扫码 + 可选 Channel。
Many projects: web dashboard, Peer pairing, optional Channel.
npm install -g shepaw-agent-hub shepaw-hub quickstart
curl -fsSL https://raw.githubusercontent.com/shepaw/agent-bridge/main/scripts/install.sh | bash
只有离开局域网才需要。官方实例或 Docker 自托管均可——整套系统(App / Hub / Channel)都可以跑在你自己机器上。
Only needed off LAN. Use the hosted instance or run Docker yourself — the whole stack (app / Hub / Channel) can live on your own machines.
cp .env.example .env docker compose up -d # 健康检查:curl -fsS https://channel.example.com/health