Control Your AI Agents Anywhere.

隨時隨地掌控您的 AI Agent。

The mobile control plane for AI coding sessions. Monitor progress, approve changes, and steer agents directly from your iPhone.

AI 開發階段的行動控制台。直接從 iPhone 監控進度、批准變更,並引導 Agent 執行下一步。

$ helm start
✓ Relay active on port 8080
! Awaiting iPhone connection...
ℹ Session: refactor-auth-logic
_
📡

Live Session Feed

即時指令流

See exactly what every agent is doing, in real time.

即時查看每個 Agent 正在執行的所有動作與指令。

Remote Approvals

遠端審核

Approve or decline changes from your phone — anywhere.

隨時隨地透過手機批准或拒絕 Agent 的變更。

🔔

Push Notifications

推播通知

Get notified the moment your agent needs attention.

當 Agent 需要協助或審核時,立即收到推播通知。

🎯

Turn Steering

指令引導

Send prompts, fork sessions, or interrupt mid-run.

傳送提示、分支 Session 或在執行過程中隨時中斷。

📱

QR Pairing

QR 配對連線

One scan to connect. Multi-device with per-device revoke.

一鍵掃描即可連線,支援多裝置並可個別撤銷權限。

🔒

Tailscale Ready

Tailscale 支援

Access your relay securely from anywhere, no port forwarding.

安全地從任何地方存取您的中繼站,無需設定 Port Forwarding。

Install Host Relay

安裝中繼端 (Host)

Homebrew (Apple Silicon / Intel)
macOS 適用的 Homebrew
brew install easonwumac/tap/helm
Windows (Scoop)
Windows 適用的 Scoop
scoop bucket add easonwumac https://github.com/easonwumac/scoop-bucket
scoop install helm
Build from Source (Node 22+, Rust)
從原始碼編譯 (需 Node 22+, Rust)
git clone https://github.com/easonwumac/Helm.git
cd Helm && npm install
cargo run -p hostd

For iOS App, please build from source via Xcode or contact for TestFlight access. iOS App 目前需透過 Xcode 本機編譯,或聯繫取得 TestFlight 測試資格。

View source build instructions 查看完整的原始碼編譯教學