2 comments

[ 3.3 ms ] story [ 11.1 ms ] thread
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.

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.