Official agent-host plugins for EverOS, the md-first memory framework. Each plugin gives an agent host persistent, cross-session memory backed by a local EverOS server β one EverOS, many agents: the same store serves every host, partitioned per app.
| Plugin | Host | Install | Status |
|---|---|---|---|
openclaw/ |
OpenClaw | @evermind-ai/openclaw-plugin on npm β one-command setup: npx --yes --package @evermind-ai/openclaw-plugin everos-setup |
β published (3.0.1) |
hermes/ |
Hermes Agent | hermes plugins install EverMind-AI/plugins/hermes |
π§ͺ built β pre-release verification |
- Recall β capture β seal: relevant memory is recalled before each turn, the finished turn is captured after it, and the session tail is sealed on close β automatically, with no memory tools for the model to remember to call.
- Fail-open: if EverOS is down or unreachable, the host works normally β memory just pauses.
Each plugin's own README covers setup, configuration, and troubleshooting.