Releases: stainlu/hermes-labyrinth
Releases · stainlu/hermes-labyrinth
v0.1.1
Security hardening release. Redaction now fails closed if Hermes core redaction cannot be loaded or throws; journey summaries and root prompts now use the same redaction path as crossing previews and reports; docs now include Docker PoC, pinned-version, rollback, and dummy-secret smoke-test guidance.
Hermes Labyrinth v0.1.0
First public hackathon release of Hermes Labyrinth.
Highlights:
- Read-only Hermes Agent dashboard plugin.
- Journey index, labyrinth map, crossing inspector, guideposts, skill atlas, cron gate, model ferry, memory/context view, and reports.
- Static GitHub Pages demo with mocked Hermes state.
- Reproducible frontend build, content-hash asset stamping, browser smoke tests, and API normalization fixture tests.
Notes:
- The plugin is read-only and does not mutate Hermes state.
- The public demo uses mocked state; installed plugin data comes from local Hermes state.
- Full Hermes dashboard integration tests remain future work.