Hermes Runtime Config

Hermes ships FOUR user-facing surfaces (CLI prompt_toolkit, Ink TUI in Python, Node ui-tui bundle, Electron desktop, web dashboard, messaging gateway). Each has its OWN gate for destructive operations, env var inheritance, and config persistence. A `config.yaml` flip in one does NOT silence the modal in another. Use when the user says "I turned off X but it still pops up", "why doesn't this config take effect", "I set HERMES_*_NO_CONFIRM=1 but the dialog is back", or asks to disable/inspect any cross-cutting runtime behavior (confirmations, telemetry, key bindings, approval gates, resume semantics).

publieople 9051457 5.1 KB Updated

File contents

publieople/hermes-config-kit/tree/main/skills/_archive/devops/hermes-runtime-config commit 905145771f

Frequently asked questions

npx skillmds@latest add publieople/hermes-runtime-config