hermes-webui
애플리케이션nesquena/hermes-webui
Hermes는 AI 에이전트의 독립적 인 웹 인터페이스를 제공하여 지속적인 기억 및 타이밍 작업을 지원합니다.
개요
Hermes WebUI는 Hermes 자율 AI 에이전트에 브라우저 인터페이스를 제공하여 지속적인 메모리, 세션 회전, 타이밍 작업 및 다 플랫폼 메시지를 지원합니다. 세 개의 패널 어두운 테마 레이아웃을 사용하여 CLI 경험과 완벽하게 일치하며 추가 구성이 필요하지 않습니다.
README 미리보기
# Hermes Web UI\n\n[Hermes Agent](https://hermes-agent.nousresearch.com/) is a sophisticated autonomous agent that lives on your server, accessed via a terminal or messaging apps, that remembers what it learns and gets more capable the longer it runs.\n\nHermes WebUI is a lightweight, dark-themed web app interface in your browser for [Hermes Agent](https://hermes-agent.nousresearch.com/).\nFull parity with the CLI experience - everything you can do from a terminal,\nyou can do from this UI. No build step, no framework, no bundler. Just Python\nand vanilla JS.\n\nLayout: three-panel. Left sidebar for sessions and navigation, center for chat,\nright for workspace file browsing. Model, profile, and workspace controls live in\nthe **composer footer** — always visible while composing. A circular context ring\nshows token usage at a glance. All settings and session tools are in the\n**Hermes Control Center** (launcher at the sidebar bottom).\n\n\n\n\n \n \n \n Light mode with full profile support\n \n \n \n Customize your settings, configure a password\n \n \n\n\n\n \n \n \n Workspace file browser with inline preview\n \n \n \n Session projects, tags, and tool call cards\n \n \n\n\nThis gives you nearly **1:1 parity with Hermes CLI from a convenient web UI** which you can access securely through an SSH tunnel from your Hermes setup. Single command to start this up, and a single command to SSH tunnel for access on your computer. Every single part of the web UI uses your existing Hermes agent and existing models, without requiring any additional setup.\n\n---\n\n## Contents\n\n- [Why Hermes](#why-hermes) — what it is and how it compares\n- [Quick start](#quick-start) — clone + `bootstrap.py` / `start.sh` / `ctl.sh`\n- [Features](#features) — chat, sessions, workspace, voice, profiles, security, themes, panels, mobile\n- [Configuration & access](#configuration--access) — auto-discovery, overrides, remote/Tai