Hermes Web UI — браузерный интерфейс для агента

★ 15.2K

Hermes Web UI is a lightweight browser interface for NousResearch's autonomous Hermes agent (Hermes itself lives on your server and grows more capable the longer it runs). Reach for it once Hermes is set up and you want to drive it from a browser on any device rather than only from a terminal: the UI gives full parity with the CLI — everything you can do from the console, you can do here. Its three-panel layout puts sessions and navigation on the left, chat in the center, and a workspace file browser with inline preview on the right; the composer footer holds model, profile, and workspace controls, and a context ring shows token usage at a glance. It runs with no build step — just Python and vanilla JS — usually reached through an SSH tunnel to your Hermes machine. Its focus is a web shell over an existing Hermes on your own models, not a standalone agent: with no Hermes installed there is nothing to drive.