Skip to content

Hermes-Relay — Android

Hermes-Relay puts the Hermes Agent you already run on Android. Start with the standard Dashboard/Gateway connection for Chat, sessions, Manage, sign-in, and voice. Pair the encouraged Relay extension for Terminal/TUI, notifications, media, desktop tools, enhanced voice, Relay sessions, and optional Device Control.

Start here

Choose the path that matches your setup.

What the two connections do

  • Connect mobile app adds the standard Hermes Dashboard/Gateway connection.
  • Pair new device adds a separate, consent-scoped Relay grant.

The two QR codes are deliberately separate. You can use standard Hermes without Relay, and pairing Relay never replaces the upstream connection.

Connection Model

Phone (WS)       → Hermes dashboard (:9119)    [gateway chat with live thinking]
Phone (HTTP/SSE) → Hermes API Server (:8642)   [chat fallback, sessions, runs]
Phone (HTTP)     → Hermes dashboard (:9119)    [Manage + Vanilla Hermes voice]
Phone (WSS/HTTP) → Relay Server (:8767)        [Bridge Core, terminal, TUI, media, relay voice]

Chat prefers the dashboard gateway when Manage auth is ready and falls back to the Hermes API Server's SSE routes. The relay server handles Bridge Core, terminal, TUI, media, notification companion, relay sessions, and relay-backed voice routes. Sideload builds additionally expose Android Device Control routes.

Feature status

FeatureStatus
Chat (Dashboard/Gateway primary, optional API fallback)Complete
Session managementComplete
Profiles and personalitiesComplete
Markdown + syntax highlightingComplete
Reasoning displayComplete
Command palette + inline autocompleteComplete
QR code pairingComplete
Token trackingComplete
Tool progress cards (Off/Compact/Detailed)Complete
In-app analytics (Stats for Nerds)Complete
Animated splash screenComplete
Terminal/TUI relayBeta
Bridge CoreComplete
Device ControlBeta (sideload track)
Hermes Chat + Voice OutputComplete
Realtime AgentExperimental
Connection diagnosticsComplete

Want Hermes to work on another computer?

The Desktop CLI pairs through the same Relay grant and gives Hermes consent-gated filesystem, terminal, process, clipboard, and screenshot tools on Windows, macOS, or Linux. The optional management UI is Windows-only.