An Apache-2.0 Hermes plugin that initializes a compact project-local AetherMind store, reads the relevant brief at session start, and exposes continuity tools during the session.
Use the continuity system
aethermind-hermes-plugin
An Apache-2.0 Hermes plugin that initializes a compact project-local AetherMind store, reads the relevant brief at session start, and exposes continuity tools during the session.
This repository packages the primitive for one harness. It is a narrow reference adapter, not the harness-neutral primitive and not proof that every Hermes deployment has native continuity support.
Use it when Hermes is the active agent environment and you want project-rooted orientation and lifecycle hooks without turning the project into a prompt transcript.
A remote service. The plugin keeps its continuity record beside the project and does not send that record to a hosted AetherMind account. It is a narrow Hermes adapter, while the project’s source records remain authoritative.
Start here
A bounded first move.
The repository README is the authority for prerequisites, release status, and integration details. This sequence establishes the right starting posture before you turn it into a workflow.
- Install and enable the plugin in the Hermes environment you actually use.
- Restart Hermes and open the agent from the project directory, or explicitly set the project root.
- Write only durable project judgment, then verify it against the real source before acting.
Reference commands
The smallest documented path.
hermes plugins install MaverickKB/aethermind-hermes-plugin --enable
hermes plugins list