Hermes Web-UI — Verwaltungsoberfläche für die rkenow-Infrastruktur
  • Python 71.5%
  • JavaScript 22.9%
  • CSS 3.3%
  • HTML 1.8%
  • Shell 0.4%
Find a file
butzer 6761c6c3ca
Some checks failed
Tests / test (3.11) (push) Failing after 1m5s
Tests / test (3.12) (push) Failing after 1m3s
Tests / test (3.13) (push) Failing after 1m1s
docs: README.md aktualisiert
2026-05-19 21:19:59 +02:00
.github/workflows test: tighten CI and console hygiene 2026-05-11 23:13:16 +00:00
api stage-353: apply Opus SHOULD-FIX — unconditional parent_session_id stamp on compression rotation 2026-05-14 03:59:02 +00:00
docs Merge pull request #2225 into stage-353 2026-05-14 03:43:52 +00:00
scripts fix: add workspace user turn repair utility 2026-05-07 16:56:49 +00:00
static Merge pull request #2225 into stage-353 2026-05-14 03:43:52 +00:00
tests stage-353: apply Opus SHOULD-FIX — unconditional parent_session_id stamp on compression rotation 2026-05-14 03:59:02 +00:00
.dockerignore fix(review): 5 issues found in agent review of PR #40 2026-04-03 17:21:42 +00:00
.env.docker.example v0.50.260: Docker reliability batch - PR #1428 + broader UX/docs improvements + Opus advisor fixes 2026-05-01 23:10:52 +00:00
.env.example docs: refresh current project snapshot 2026-05-13 16:47:14 +08:00
.gitignore docs: add agent onboarding entrypoint 2026-05-13 16:47:14 +08:00
AGENTS.md docs: add agent onboarding entrypoint 2026-05-13 16:47:14 +08:00
ARCHITECTURE.md docs: refresh current snapshot for v0.51.54 2026-05-13 16:56:21 +08:00
bootstrap.py fix(bootstrap): clarify shebang fallback precedence + tighten test setup 2026-05-07 16:57:13 +00:00
BUGS.md docs: update ROADMAP, SPRINTS, and BUGS to v0.50.156 — 1903 tests 2026-04-22 21:14:08 +00:00
CHANGELOG.md docs: CHANGELOG note for stage-353 Opus SHOULD-FIX on #2227 parent_session_id 2026-05-14 04:08:46 +00:00
CONTRIBUTING.md docs: add CONTRIBUTING.md 2026-04-14 16:50:24 +00:00
CONTRIBUTORS.md docs: refresh CONTRIBUTORS.md and README to v0.51.58 2026-05-14 02:18:57 +00:00
ctl.sh Fix ctl Python wrapper ownership 2026-05-13 13:09:42 +08:00
DESIGN.md fix: persist activity disclosure state 2026-05-06 06:30:32 +00:00
docker-compose.three-container.yml v0.50.260: Docker reliability batch - PR #1428 + broader UX/docs improvements + Opus advisor fixes 2026-05-01 23:10:52 +00:00
docker-compose.two-container.yml v0.50.260: Docker reliability batch - PR #1428 + broader UX/docs improvements + Opus advisor fixes 2026-05-01 23:10:52 +00:00
docker-compose.yml v0.50.260: Docker reliability batch - PR #1428 + broader UX/docs improvements + Opus advisor fixes 2026-05-01 23:10:52 +00:00
docker_init.bash docs: refresh current project snapshot 2026-05-13 16:47:14 +08:00
Dockerfile fix(docker): salvage operational hardening from #1686 (env readonly + apt deps) 2026-05-09 19:17:34 +00:00
HERMES.md docs: rewrite HERMES.md with accurate 2026 market comparisons 2026-04-11 15:45:38 -07:00
LICENSE Hermes WebUI v0.1.0 — initial public release 2026-03-30 20:40:19 -07:00
mcp_server.py refactor(profiles): relocate _profiles_match to api/profiles.py (#1895 review) 2026-05-08 17:12:01 +00:00
pytest.ini test: tighten CI and console hygiene 2026-05-11 23:13:16 +00:00
README.md docs: README.md aktualisiert 2026-05-19 21:19:59 +02:00
requirements.txt Hermes WebUI v0.1.0 — initial public release 2026-03-30 20:40:19 -07:00
ROADMAP.md release: v0.51.31 — Release H (12-PR contributor batch) 2026-05-09 18:46:25 +00:00
server.py stage-346: apply Opus SHOULD-FIX (defense-in-depth) — scope /api/csp-report auth bypass to POST only 2026-05-13 07:15:53 +00:00
SPRINTS.md docs: rewrite ROADMAP.md and SPRINTS.md for v0.50.281 currency 2026-05-03 17:39:53 +00:00
start.sh fix(start.sh): NOPASSWD precheck on root re-exec — silent fall-through 2026-05-09 19:23:54 +00:00
TESTING.md docs: refresh current snapshot for v0.51.54 2026-05-13 16:56:21 +08:00
THEMES.md docs(themes): align THEMES.md with Theme × Skin architecture 2026-05-11 18:35:12 +02:00

Hermes Web UI

Browser-Interface für den Hermes-Agenten — aktuell v0.51.54.

Fork von nesquena/hermes-webui.

Features

  • Session-Sidebar, Streaming-Chat via SSE
  • Workspace-Browser (on-demand)
  • Provider/Modell-Auswahl mit Live-Cache
  • 5300+ Tests (Python 3.113.13)

Start

./ctl.sh start    # Daemon starten

Oder: python bootstrap.pyhttp://localhost:5000