Official host and workflow integrations for EverOS, the md-first memory framework. They connect agents and applications to persistent, cross-session memory — 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 |
dsh/ |
DeepSeek Harness | dsh plugin --profile web add @evermind-ai/dsh-plugin |
🧪 built — pre-release verification |
dify/ |
Dify | Package with the Dify CLI, then upload the .difypkg in Dify |
🧪 built — Marketplace submission pending |
dify_cloud/ |
Dify | Configure an EverOS Cloud API URL and API Key after installation | 🧪 built — Marketplace submission pending |
- Agent hosts such as OpenClaw, Hermes, and DSH automate the recall → capture → seal lifecycle and fail open when EverOS is unavailable.
- Workflow platforms such as Dify expose explicit search and add tools, so builders decide exactly where memory runs in a workflow.
Each integration's own README documents its lifecycle, setup, security model, and troubleshooting.
EverMind connects memory research, production-ready products, and practical integrations into one open-source ecosystem.
| Products | |
|---|---|
| EverOS | A local-first, Markdown-native long-term memory runtime for agents and users. |
| Raven | A memory-first, self-improving agent harness with proactivity, context control, and skill evolution. |
| EverMe (CLI) | A CLI and agent plugin suite for cross-device, cross-agent personal memory. |
| Research & Evaluation | |
| SkillCorpus | Curated, retrieval-ready agent skill corpora with retrieval and evaluation tooling. |
| EverAlgo | Stateless extraction, ranking, parsing, and memory operators that power EverOS. |
| HyperMem | Hypergraph-based hierarchical memory for coarse-to-fine long-term conversation retrieval. |
| MSA | Memory Sparse Attention for scalable latent memory and 100M-token contexts. |
| EverMemBench | Evaluation of factual recall, applied reasoning, and personalized generalization in memory systems. |
| EvoAgentBench | Longitudinal evaluation of agent self-evolution, transfer efficiency, error avoidance, and skill use. |
| Integrations | |
| OpenClaw | OpenClaw plugin for automatic recall, capture, and session-memory lifecycle management. |
| Hermes Agent | Hermes plugin for persistent memory across Hermes sessions. |
| DeepSeek Harness | DSH plugin for memory-aware DeepSeek Harness agents. |
| Dify | Self-hosted and cloud tools for explicit memory search and storage in workflows and agents. |
Together, these projects form EverMind's research-to-runtime stack: methods and benchmarks become reusable memory infrastructure, products, and agent integrations.