A lightweight REST + SSE bridge that exposes Hermes Agent to mobile apps and any HTTP client. Built for the Agentfy iOS app, but provider-agnostic — it's plain HTTP, no WebSocket or custom handshake required.
The bridge runs alongside a Hermes installation, discovers the agents and skills configured under ~/.hermes/, and streams agent responses over Server-Sent Events.
jcnh74•1h ago
I know everyone is building Hermes layers now but wanted to share this in case anyone somewhere to start if they were building something more robust on top of Hermes.
jcnh74•2h ago
The bridge runs alongside a Hermes installation, discovers the agents and skills configured under ~/.hermes/, and streams agent responses over Server-Sent Events.