Level-Up Blueprints

hermes-workspace

- 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.

Upstream ↗Seed list ↗Role: learning-resource
Why it matters

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.

setup highintegration lowinterface web
Provenance

Signals

Listed in the awesome-hermes-agent README

Sources: 2 / Surfaces: 1

Fast skim

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 Workspace✨ Features📸 Screenshots🚀 Quick StartOne-line install (recommended)Already running hermes-agent? Attach the workspace to itPoint at your existing Hermes services.Zero-fork installs also need the separate dashboard API for config/sessions/skills/jobs.
  • 🤖 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.