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 | — | 🔬 planned |
- 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.