Skip to content

Hermes Command Center v1.0.0

Latest

Choose a tag to compare

@CliffWade CliffWade released this 10 Aug 07:45
· 4 commits to main since this release

Hermes Command Center v1.0.0

A read-only health and activity dashboard for your Hermes instance. Ten tabs that answer "what is my Hermes doing?" in one place.

Tabs

  • Overview — live health score (100 minus honest penalties), running backends, tokens (24h), cache efficiency, errors, memory, gateway status
  • Activity — full-text session search (FTS5), activity heatmap (24h + 7d), recent sessions by source, background tasks
  • Usage — live OpenRouter balance, per-provider token/cost breakdown (OpenCode GO, OpenAI Codex, FAL.ai, and any provider Hermes bills)
  • Tools — ranked tool usage from message records
  • Cron — every scheduled job with schedule, next run, and execution history
  • Plugins — backend + desktop plugin cards with versions and API status
  • Models — token burn by model, daily trend, tokens by task, top sessions
  • Skills — ranked skill usage with state badges
  • Memory — per-file fill (MEMORY.md / USER.md), fact store, health guidance
  • System — storage breakdown, active config, env, update check

Highlights

  • Read-only by design — cannot break anything
  • Color-coded card grids on every tab (no stretched full-width rows)
  • Theme-safe colors verified across all Hermes themes
  • Live update checker compares release-date versions (no false positives)
  • MIT licensed

Install

Backend: copy to ~/.hermes/plugins/command-center/, run hermes plugins enable command-center, restart the app.
Desktop UI: copy plugin.js to ~/.hermes/desktop-plugins/command-center/.