Skip to content
This repository was archived by the owner on May 31, 2026. It is now read-only.

v0.1.0

Choose a tag to compare

@groksrc groksrc released this 10 May 17:57

Added

  • Initial release of the Hermes Memory Provider plugin for Basic Memory.
  • Seven bm_* agent tools: bm_search, bm_read, bm_write, bm_edit, bm_context, bm_delete, bm_move.
  • Per-turn capture (sync_turn) and end-of-session summary (on_session_end).
  • Local mode (default) with auto-created BM project; cloud mode with project-name-based routing.
  • Single-file plugin at __init__.py, AGPL-3.0-or-later.
  • 84-test pytest suite.