Profile
- Operator cockpit for real work — Use hermes-workspace for the richest daily UI, mission-control when you need multi-agent fleet visibility and cost tracking, and hermes-webui if you want a lighter ops surface.
Signals
Listed in the awesome-hermes-agent README
Sources: 2 / Surfaces: 1
What the upstream surface says
Short excerpt only, so you can decide whether to click out.
Your AI agent's command center — chat, files, memory, skills, and terminal in one place.
[](CHANGELOG.md) [](LICENSE) [](https://nodejs.org/) [](CONTRIBUTING.md)
Not a chat wrapper. A complete workspace — orchestrate agents, browse memory, manage skills, and control everything from one interface.
- 🤖 Hermes Agent Integration — Direct gateway connection with real-time SSE streaming
- 🎨 8-Theme System — Official, Classic, Slate, Mono — each with light and dark variants
- 🔒 Security Hardened — Auth middleware on all API routes, CSP headers, exec approval prompts
- 📱 Mobile-First PWA — Full feature parity on any device via Tailscale
- ⚡ Live SSE Streaming — Real-time agent output with tool call rendering
- 🧠 Memory & Skills — Browse, search, and edit agent memory; explore 2,000+ skills
- Gateway bound to an address the workspace can reach (typically APISERVERHOST=0.0.0.0 + the port exposed).
- APISERVERENABLED=true in ~/.hermes/.env (or the agent's env) so the gateway serves core APIs on :8642.