by pyrate-llama
The command center for Hermes Agent — chat, steer, browse files, manage skills, and monitor everything from a single glassmorphic HTML app.
# Add to your Claude Code skills
git clone https://github.com/pyrate-llama/hermes-uiEnglish · 简体中文
The command center for Hermes Agent — chat, steer, browse files, manage skills, and monitor everything from a single glassmorphic HTML app.
Built as a single-file HTML application with React 18, Hermes UI provides a full-featured chat interface, real-time log streaming, file browsing, memory inspection, and more — all through a lightweight Python proxy server.








No comments yet. Be the first to share your thoughts!
Hermes UI 3.3.2 is a live-work reliability patch. It makes background/process work harder to miss, flags local-work claims when no tool ran, and keeps task status visible near the composer instead of letting it scroll away.
Live work visibility
Hermes UI 3.3.1 is a session-memory hotfix. It aligns the chat stream lifecycle more closely with Nesquena/Hermes WebUI so context compression and session rotation do not leave the visible UI chat attached to a stale shorter backend session.
Session durability hotfix
Hermes UI 3.3 is a polish and durability release. It makes the app easier to read at a glance, steadier on long-running work, and better at showing you what Hermes is doing without turning the interface into clutter.
Health + operational visibility
Chat performance + usability
UI cleanup + branding
Hermes UI 3.2 turns the project into a stronger multi-work command center, pairing the v3.1 workspace foundation with live task tracking, GitHub workflow polish, and Hermes Agent 0.12 validation.
Tasks / Kanban board
/tasks slash command — open the Tasks board from the composerGitHub / release workflow
Operations + performance follow-up
Deployment safety
HERMES_UI_PASSWORD before exposing Hermes UI beyond localhostHermes UI 3.1 is a workflow release: it makes the app feel more like a daily command center for real projects instead of a single chat surface.
Spaces / workspaces
~/.hermes/workspace slash command — switch the active space by name or path from the composerChat and composer upgrades
Operations and visibility
serve_lite.py detects the wrong Python and relaunches with the Hermes venv when possible.gitignore now excludes local agent state, handoff notes, and unrelated project artifactsPrevious v3.0 highlights remain
Chat Interface
/tasks command for opening the live task board