hermes - 💡(How to fix) Fix TUI Gateway (8648): external_dirs skills not shown in left sidebar [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…

Fix Action

Fixed

RAW_BUFFERClick to expand / collapse

Bug Description

When external_dirs is configured in config.yaml pointing to a directory with custom skills (e.g. ~/commonSkills), those skills are loadable at runtime via skill_view() but do not appear in the TUI Gateway (port 8648) left sidebar skill list.

Expected Behavior

Skills from external_dirs should appear in the left sidebar alongside built-in skills, just like they do in skills_list().

Actual Behavior

Left sidebar only shows built-in skills registered at startup. External directory skills are missing from the UI rendering but are fully functional (confirmable via skills_list() + skill_view()).

Steps to Reproduce

  1. Add external_dirs: to ~/.hermes/config.yaml pointing to a directory with SKILL.md files
  2. Start TUI Gateway on port 8648
  3. Observe left sidebar — external skills not shown
  4. Run skills_list() via agent — external skills are listed correctly

Environment

  • Hermes Agent (current)
  • TUI Gateway (8648)
  • Profile: auditor
  • Platform: WSL (Windows Subsystem for Linux)

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 TUI Gateway (8648): external_dirs skills not shown in left sidebar [1 pull requests]