nesquena/hermes-webui

Hermes Webui AGENTS.md get's injected into Hermes context

Open

#6,853 opened on Aug 8, 2026

 (1 comment) (0 reactions) (0 assignees)Python (2,386 forks)github user discovery
bugdockerhelp wanted

Repository metrics

Stars
 (17,368 stars)
PR merge metrics
 (Avg merge 14h 31m) (314 merged PRs in 30d)

Description

I run Hermes Webui with the two container setup. While looking at the actual system prompt being sent to my local llm, I saw that the AGENTS.md in this repo is injected into the system prompt. When I delete /app/AGENTS.md, it is no longer injected.

Contributor guide