Table of Contents
- Quick verdict
- What is Hermes agent?
- What is Hermes Workspace?
- Hermes agent vs Hermes Workspace: side-by-side
- When to use Hermes agent alone
- When to add Hermes Workspace
- How does Agent 37 fit the comparison?
- What does a sane first stack look like?
- How much does each path cost?
- Frequently Asked Questions
- Is Hermes Workspace a replacement for Hermes agent?
- Do I need both Hermes agent and Hermes Workspace?
- Is Hermes Workspace the same as hermes dashboard?
- Can I run Hermes agent without any web UI?
- Which should agencies install first?
- Does Agent 37 include Hermes Workspace?
Do not index

Hermes agent vs Hermes Workspace is not a pick-one fight. Hermes agent (Nous Research) is the open-source runtime that calls models, runs skills, holds memory, and talks to channels. Hermes Workspace is a separate open-source command-center UI that sits on top of that runtime for chat, files, memory, skills, terminal, and Conductor / Swarm. Install agent first. Add Workspace when you want the visual layer. For always-on Hermes with isolation and a managed browser console, Agent 37 starts at $3.99/mo (1 vCPU, 4 GB RAM, 8 GB storage).
Quick verdict
If you need… | Choose |
The agent that actually runs | Hermes agent (required) |
Browser command center on that agent | Hermes Workspace (optional UI) |
Built-in admin without Workspace | Official hermes dashboard on 9119 |
Always-on isolation without babysitting either UI | Agent 37 from $3.99/mo |
They stack. Workspace without agent does not make sense. Agent without Workspace is normal for headless VPS and channel-only bots.
What is Hermes agent?
Hermes agent is the Nous Research agent runtime. It is CLI and gateway first: setup, profiles, skills, memory, scheduled jobs, messaging channels, and optional web dashboard. Official start: Hermes agent quickstart.
You run Hermes agent when you care about the loop staying alive, tools executing, and Telegram / Discord / Slack answering. Software is free (open source). You still pay for tokens and a host.
What is Hermes Workspace?
Hermes Workspace is an MIT open-source web command center for Hermes agent. Product framing on hermes-workspace.com: chat, memory, skills, terminal, files, and multi-agent Conductor / Swarm surfaces in one browser UI (PWA-friendly).
v2 positions as zero-fork on vanilla
NousResearch/hermes-agent. It is a UI layer, not a second runtime brand. Product deep dive: Hermes Workspace. Compound search framing: Hermes agent workspace.Hermes agent vs Hermes Workspace: side-by-side

Dimension | Hermes agent | Hermes Workspace |
Role | Runtime / engine | Command-center UI |
Who ships it | Nous Research | Separate OSS project (Workspace) |
Install order | First | After agent (or installer that wires both) |
Daily UX | CLI, TUI, gateway, optional dashboard | Browser IDE-style board |
Headless VPS | Native fit | Only if you tunnel or expose a UI |
Multi-agent UX | Profiles + gateway ops | Conductor / Swarm views |
Memory / skills UX | Files + CLI / dashboard | Visual browsers and toggles |
Cost (software) | Free OSS | Free OSS |
Who owns uptime | You (or your host) | You (plus agent host) |
When to use Hermes agent alone
Use Hermes agent alone when:
- Channels and cron matter more than a pretty board
- The box is headless and you will not open a browser UI daily
- You already use official
hermes dashboardor Hermes Desktop for admin
- You want the smallest moving-parts count
Official admin UI: Hermes agent dashboard. Web UI setup: Hermes agent web UI. Desktop + Docker: Hermes Desktop Docker.
When to add Hermes Workspace
Add Hermes Workspace when:
- You want chat + files + memory + terminal in one tab
- Conductor / Swarm multi-agent views are the buying criterion
- Operators (not only CLI power users) will run day-to-day
- You will keep the UI private (loopback, Tailscale, tunnel, or auth)
Do not add Workspace hoping it replaces hosting. A Workspace VPS still needs always-on compute, patches, and backups.
How does Agent 37 fit the comparison?

Agent 37 is managed hosting for Hermes agent, not a clone of Hermes Workspace. You get an isolated always-on instance with a managed console (task board, web terminal, files, live desktop). Use it when the real question is uptime and isolation, not which OSS UI theme you prefer.
Path | Best for | Who owns ops | Price shape |
Hermes agent only | Headless / channel bots | You | $0 host locally; VPS typical $6 to $12/mo |
Agent + Hermes Workspace | Visual command center on self-host | You | Same host + Workspace install time |
Agent 37 managed Hermes | Always-on isolation + managed console | Platform | From $3.99/mo |
Deploy: deploy Hermes. Host ranking: Hermes agent hosting. Product: Hermes hosting. Runtime vs OpenClaw: Hermes vs OpenClaw.
What does a sane first stack look like?
- Install Hermes agent. Finish setup. One Chat or CLI smoke test.
- Decide UI: none (headless), official dashboard, Desktop, or Hermes Workspace.
- Put the agent on always-on hosting before you connect client channels.
- Export configs and on-disk workspace files before you wipe a box.
Agencies: pick isolation first, UI second. White-label: white label AI agents.
How much does each path cost?

Path | Cash | What you get |
Hermes agent local | $0 host | Runtime on your laptop |
Agent + Workspace on a VPS | About $6 to $12/mo typical (Hostinger Workspace promos often from about $6.49/mo; confirm renewals) | You own Docker, TLS, UI, patches |
Agent 37 managed Hermes | Basic $3.99/mo; Plus $9.99/mo; Pro $29.99/mo; Max $99.99/mo | Always-on instance + managed console |
Model APIs | BYOK or bundled free models on Plus+ | ㅤ |
Plus adds 12 GB storage and bundled GPT-5.6 Luna, DeepSeek V4 Flash, and Mercury 2 with usage caps. Pro adds Chromium (2 vCPU, 8 GB RAM, 20 GB). Max is 4 vCPU, 16 GB RAM, 40 GB. Cloud API instances for products start from $1.99 per agent per month, billed per minute.
Want Hermes online without choosing UI stacks on a VPS? Start on Agent 37 pricing at $3.99/mo.
Frequently Asked Questions
Is Hermes Workspace a replacement for Hermes agent?
No. Workspace is a UI on top of Hermes agent. You still need the runtime.
Do I need both Hermes agent and Hermes Workspace?
You always need the agent (or a host that runs it). Workspace is optional when you want that command-center UI.
Is Hermes Workspace the same as hermes dashboard?
No.
hermes dashboard is the official admin UI (default 9119). Hermes Workspace is a separate OSS product (often on 3000).Can I run Hermes agent without any web UI?
Yes. CLI, gateway, and channels work headless. That is a common production shape.
Which should agencies install first?
Hermes agent (or managed Hermes hosting), then decide if Workspace is worth the ops for client demos and operator UX.
Does Agent 37 include Hermes Workspace?
Agent 37 runs managed Hermes agent with its own console. It is not marketed as a drop-in Hermes Workspace clone. Use Workspace when you specifically want that OSS UI on a self-hosted agent.