telexed ~ c / 2b0acb0a-633radar:60 · agent_toolLIVE
← back
NO.
#2b0acb0a
Topic
AGENTS & TOOLS
Source
Hermes Agent Releases
Published
2026-05-29 01:13:53
Importance
★ 6/10 — radar 60
`Hermes Agent` `v0.15.1`, same-day hotfix for dashboard reload loop
FIG-0201:1

`Hermes Agent` `v0.15.1`, same-day hotfix for dashboard reload loop

The broken v0.15.0 dashboard path is patched fast. Docker and MCP fixes reduce setup friction, but this is mostly a stability release.

[ KEY POINTS ]
  1. Loopback dashboard calls to /api/auth/me returned 401 by design; stale-token handling caused infinite reloads in Docker, hosted, and fresh installs.
  2. Docker no longer infers --insecure from bind host. LAN access and auth bypass are split via explicit HERMES_DASHBOARD_INSECURE=1.
  3. MCP bare commands like npx, npm, and node now resolve through /usr/local/bin, fixing silent container launch failures.
  4. The skills catalog expands from 858 to 19,932 entries, so picker coverage is much closer to the actual skills.sh index.
Originalgithub.com/NousResearch/hermes-agent/releases/tag/v2026.5.29Read original →

// related