hermes - 💡(How to fix) Fix [Bug]: Dashboard displays hard-coded ~/.hermes/config.yaml instead of $HERMES_HOME/config.yaml [1 pull requests]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

Additional Logs / Traceback (optional)

Root Cause

Root Cause Analysis (optional)

Fix Action

Fixed

Code Example

Collecting debug report...
[hermes debug share: log content redacted at upload time. run with --no-redact to disable]
--- hermes dump ---
version:          0.13.0 (2026.5.7) [(unknown)]
os:               Linux 6.12.85 x86_64
python:           3.12.13
openai_sdk:       2.24.0
profile:          default
hermes_home:      ~/.local/share/hermes/june
model:            MiniMax-M2.7
provider:         minimax
terminal:         local

api_keys:
  openrouter           set
  openai               not set
  anthropic            not set
  anthropic_token      not set
  nous                 not set
  google/gemini        not set
  gemini               not set
  glm/zai              not set
  zai                  not set
  kimi                 not set
  minimax              set
  deepseek             not set
  dashscope            not set
  huggingface          not set
  nvidia               not set
  ai_gateway           not set
  opencode_zen         not set
  opencode_go          not set
  kilocode             not set
  firecrawl            not set
  tavily               set
  browserbase          not set
  fal                  not set
  elevenlabs           not set
  github               set

features:
  toolsets:           hermes-cli
  mcp_servers:        0
  memory_provider:    honcho
  gateway:            running (systemd (user), pid 896423)
  platforms:          telegram, homeassistant
  cron_jobs:          4 active / 4 total
  skills:             175

config_overrides:
  display.skin: june
--- end dump ---

---
RAW_BUFFERClick to expand / collapse

Bug Description

<img width="1097" height="376" alt="Image" src="https://github.com/user-attachments/assets/3fb6f94c-a387-4953-909b-1863dc6ef9cd" />

Steps to Reproduce

  1. Set HERMES_HOME to anything other than ~/.hermes
  2. Run hermes-agent dashboard
  3. View incorrect config.yaml location

Expected Behavior

This should read $HERMES_HOME to display the correct path to the config.yaml

Actual Behavior

It shows ~/.hermes/config.yaml

Affected Component

Other

Messaging Platform (if gateway-related)

No response

Debug Report

Collecting debug report...
[hermes debug share: log content redacted at upload time. run with --no-redact to disable]
--- hermes dump ---
version:          0.13.0 (2026.5.7) [(unknown)]
os:               Linux 6.12.85 x86_64
python:           3.12.13
openai_sdk:       2.24.0
profile:          default
hermes_home:      ~/.local/share/hermes/june
model:            MiniMax-M2.7
provider:         minimax
terminal:         local

api_keys:
  openrouter           set
  openai               not set
  anthropic            not set
  anthropic_token      not set
  nous                 not set
  google/gemini        not set
  gemini               not set
  glm/zai              not set
  zai                  not set
  kimi                 not set
  minimax              set
  deepseek             not set
  dashscope            not set
  huggingface          not set
  nvidia               not set
  ai_gateway           not set
  opencode_zen         not set
  opencode_go          not set
  kilocode             not set
  firecrawl            not set
  tavily               set
  browserbase          not set
  fal                  not set
  elevenlabs           not set
  github               set

features:
  toolsets:           hermes-cli
  mcp_servers:        0
  memory_provider:    honcho
  gateway:            running (systemd (user), pid 896423)
  platforms:          telegram, homeassistant
  cron_jobs:          4 active / 4 total
  skills:             175

config_overrides:
  display.skin: june
--- end dump ---

Operating System

NixOS 25.11

Python Version

3.13.12

Hermes Version

v0.13.0 (2026.5.7)

Additional Logs / Traceback (optional)

Root Cause Analysis (optional)

No response

Proposed Fix (optional)

No response

Are you willing to submit a PR for this?

  • I'd like to fix this myself and submit a PR

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

hermes - 💡(How to fix) Fix [Bug]: Dashboard displays hard-coded ~/.hermes/config.yaml instead of $HERMES_HOME/config.yaml [1 pull requests]