v2.studio
Hermes Agent Deck logo Nous Research

Hermes Agent Deck · built for Nous

Your agent has a face now.

A calm, local-first home for your Hermes agent — chat, approvals, and fleet, all in one place.

v0.1 · local-first · no SaaS · MIT

One app, two doors.

For newcomers

A wizard, a no-install demo, one-button chat. Your agent gets a name and a face.

For operators

Inline approvals, a live tool timeline, cost metrics, fleet across CLI, Telegram & cron.

quickstart

Up and running in a minute.

no setup

Try the demo

No Hermes needed — runs against a mock gateway.

# clone
git clone https://github.com/victorv2i/hermes-agent-deck.git
cd hermes-agent-deck

pnpm install
pnpm demo            # → http://127.0.0.1:7880
full

Run it for real

Pairs with your local Hermes. Zero-config on defaults.

# in one terminal — start Hermes
hermes gateway
hermes dashboard

# in another — start the deck
pnpm install
pnpm start           # → http://127.0.0.1:7878
Prerequisites
  • Node ^20.19 or ≥22.12
  • pnpm ≥10
  • For the full mode: a running Hermes gateway + dashboard

Hot-reload dev mode: pnpm dev (Fastify on :7878, Vite on :5173). Full gate: pnpm verify.

features

Everything, in one place.

Streaming chat

Tools, reasoning, and approvals stream inline.

Run cockpit & fleet

Live tool timeline across CLI, Telegram, and cron.

Sessions & resume

Search history; resume any session in a click.

Profiles & Soul

Switch agents; tune each one's soul and memory.

Connections

Voice, Messaging, and MCP in one place.

Terminal & tools

Full xterm; toggle toolsets live.

Usage & cost

Token burn, per-model usage, budget alerts.

⌘K everywhere

Keyboard-first navigation and commands.

Tasks & board

Scheduled jobs and a kanban of agent work.

make it yours

Designed themes, light & dark.

Clay & Sky · default
Aa
Warm Void · Nous
Aa
Indigo Atelier
Aa

Built to live next to your terminal.

React · Fastify · xterm, talking to your Hermes. MIT, no lock-in.