fleet-memory/skills/hindsight-docs/references/changelog/integrations/hermes.md
2026-03-30 14:50:04 +02:00

1 KiB

hide_table_of_contents
true

Hermes Integration Changelog

Changelog for hindsight-hermes.

For the source code, see hindsight-integrations/hermes.

Back to main changelog

0.5.0

Features

  • Added the Hermes Agent integration for Hindsight. (ef90842f)

Improvements

  • Enabled file-based configuration for the Hermes integration. (0ff36548)

Bug Fixes

  • Fixed potential event loop deadlocks by using asynchronous Hermes client calls. (35dfd3aa)
  • Synchronized lifecycle hook behavior for compatibility with hermes-agent 0.5.0. (e7c9a683)