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
v0.2.1 (Patch)
Changes since v0.2.0
- CLI refactored to official Hermes subcommand pattern:
status,version,update(instead of--flags) plugin.yamlnow declareshooks: [sync_turn]per official spec- Same-version skip fix:
setup.sh --updatecorrectly skips when current == latest - Piped mode fix:
curl ... | bash -s -- --updatedownloads 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