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

v0.2.1 — Official CLI pattern, hooks field, bug fixes

Choose a tag to compare

@glasschan glasschan released this 23 May 11:01
· 23 commits to main since this release

v0.2.1 (Patch)

Changes since v0.2.0

  • CLI refactored to official Hermes subcommand pattern: status, version, update (instead of --flags)
  • plugin.yaml now declares hooks: [sync_turn] per official spec
  • Same-version skip fix: setup.sh --update correctly skips when current == latest
  • Piped mode fix: curl ... | bash -s -- --update downloads via GitHub tarball

CLI Usage

hermes hermes-memory-qdrant status    # Plugin config + env vars
hermes hermes-memory-qdrant version   # Current vs latest
hermes hermes-memory-qdrant update    # Upgrade from CLI