From 1f2866c12e2c7f35a59c6633becbc00b8e4ef167 Mon Sep 17 00:00:00 2001 From: YangtzeSeventh <1368653777@qq.com> Date: Wed, 26 Aug 2026 13:14:16 +0800 Subject: [PATCH 1/4] docs: reorganize EverMind ecosystem --- README.md | 79 +++++++++++++++++++++++-------------------------- README.zh-CN.md | 73 +++++++++++++++++++++------------------------ 2 files changed, 70 insertions(+), 82 deletions(-) diff --git a/README.md b/README.md index 933031c1..773a39c7 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ - [Quick Start](#quick-start) - [Use Cases](#use-cases) - [Documentation](#documentation) -- [EverMind Ecosystems](#evermind-ecosystems) +- [EverMind Ecosystem](#evermind-ecosystem) - [Contributing](#contributing)
@@ -641,50 +641,45 @@ Explore stored entities and relationships in a graph interface. Frontend demo; b -## EverMind Ecosystems +## EverMind Ecosystem -EverMind is an open-source ecosystem for long-term memory, self-evolving -agents, AI-native interfaces, and memory evaluation. +EverMind connects memory research, production-ready products, and practical +integrations into one open-source ecosystem. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
EverMind Open-Source Ecosystem
Memory RuntimeEverOS - the local memory operating system and research-backed runtime for agent and user memory.
Self-Improving Agent HarnessRaven - the self-improving agent harness that brings memory, proactivity, context control, and skill evolution into terminal-native agents.
Algorithm EngineEverAlgo - stateless extraction, ranking, parsing, and memory operators that power EverOS.
Hypergraph MemoryHyperMem - hypergraph memory for long-term conversations, with its own benchmark-backed topic -> episode -> fact retrieval method.
BenchmarksEverMemBench · EvoAgentBench - evaluation suites for conversational memory and agent self-evolution.
Long-Context ResearchMSA - Memory Sparse Attention for scalable latent memory and 100M-token contexts.
Personal Memory LayerEverMe - CLI and agent plugin suite for cross-device, cross-agent personal memory.
Developer Integrationsevermem-claude-code · everos-plugins - plugins, skills, and migration tooling for AI coding agents.
+### Products + +| Project | Role | +|---|---| +| [EverOS](https://github.com/EverMind-AI/EverOS) | A local-first, Markdown-native long-term memory runtime for agents and users. | +| [Raven](https://github.com/EverMind-AI/Raven) | A memory-first, self-improving agent harness with proactivity, context control, and skill evolution. | +| [EverMe](https://github.com/EverMind-AI/EverMe) | A CLI and agent plugin suite for cross-device, cross-agent personal memory. | -Together, these repositories form EverMind's research-to-runtime stack: new memory methods, reusable algorithms, benchmark evidence, and practical agent integrations. +### Research & Evaluation + +| Project | Focus | +|---|---| +| [SkillCorpus](https://github.com/EverMind-AI/SkillCorpus) | Curated, retrieval-ready agent skill corpora with retrieval and evaluation tooling. | +| [EverAlgo](https://github.com/EverMind-AI/EverAlgo) | Stateless extraction, ranking, parsing, and memory operators that power EverOS. | +| [HyperMem](https://github.com/EverMind-AI/HyperMem) | Hypergraph-based hierarchical memory for coarse-to-fine long-term conversation retrieval. | +| [MSA](https://github.com/EverMind-AI/MSA) | Memory Sparse Attention for scalable latent memory and 100M-token contexts. | +| [EverMemBench](https://github.com/EverMind-AI/EverMemBench) | Evaluation of factual recall, applied reasoning, and personalized generalization in memory systems. | +| [EvoAgentBench](https://github.com/EverMind-AI/EvoAgentBench) | Longitudinal evaluation of agent self-evolution, transfer efficiency, error avoidance, and skill use. | + +### Integrations + +Official integrations are maintained in the +[EverMind plugins repository](https://github.com/EverMind-AI/plugins). + +| Platform | EverOS integration | +|---|---| +| [OpenClaw](https://docs.openclaw.ai) | [OpenClaw plugin](https://github.com/EverMind-AI/plugins/tree/main/openclaw) for automatic recall, capture, and session-memory lifecycle management. | +| [Hermes Agent](https://github.com/NousResearch/hermes-agent) | [Hermes plugin](https://github.com/EverMind-AI/plugins/tree/main/hermes) for persistent memory across Hermes sessions. | +| [DeepSeek Harness](https://github.com/deepseek-ai/DeepSeek-Harness) | [DSH plugin](https://github.com/EverMind-AI/plugins/tree/main/dsh) for memory-aware DeepSeek Harness agents. | +| [Dify](https://dify.ai) | [Self-hosted](https://github.com/EverMind-AI/plugins/tree/main/dify) and [cloud](https://github.com/EverMind-AI/plugins/tree/main/dify_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.
diff --git a/README.zh-CN.md b/README.zh-CN.md index c1d3ea18..33ccb8ac 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -642,48 +642,41 @@ Claude Code 的持久记忆插件。自动保存并回忆过去 coding sessions ## EverMind 生态 -EverMind 是一个面向长期记忆、自进化 Agent、AI-native interfaces 和记忆评测的开源生态。 +EverMind 将记忆研究、可直接使用的产品与实际集成连接为一个开源生态。 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
EverMind 开源生态
Memory RuntimeEverOS - 本地记忆操作系统,以及有研究支撑的 Agent 和用户记忆 runtime。
Self-Improving Agent HarnessRaven - The Self-Improving Agent Harness,把记忆、主动性、上下文控制和 skill evolution 带进终端原生 Agent。
算法引擎EverAlgo - stateless extraction、ranking、parsing 和 memory operators,为 EverOS 提供算法能力。
Hypergraph MemoryHyperMem - 面向长期对话的 hypergraph memory,拥有独立的 benchmark-backed topic -> episode -> fact 检索方法。
BenchmarksEverMemBench · EvoAgentBench - conversational memory 和 Agent self-evolution 的评测套件。
Long-Context ResearchMSA - Memory Sparse Attention,用于可扩展 latent memory 和 100M-token contexts。
个人记忆层EverMe - CLI 和 Agent plugin suite,用于跨设备、跨 Agent 的个人记忆。
开发者集成evermem-claude-code · everos-plugins - AI coding agents 的 plugins、skills 和 migration tooling。
+### 产品 + +| 项目 | 定位 | +|---|---| +| [EverOS](https://github.com/EverMind-AI/EverOS) | 本地优先、Markdown 原生的 Agent 与用户长期记忆运行时。 | +| [Raven](https://github.com/EverMind-AI/Raven) | 以记忆为核心的自进化 Agent Harness,具备主动性、上下文控制与 Skill 进化能力。 | +| [EverMe](https://github.com/EverMind-AI/EverMe) | 面向跨设备、跨 Agent 个人记忆的 CLI 与 Agent 插件套件。 | + +### 研究与评测 + +| 项目 | 研究方向 | +|---|---| +| [SkillCorpus](https://github.com/EverMind-AI/SkillCorpus) | 将分散的 Agent Skill 整理为可检索语料库,并提供检索与评测工具。 | +| [EverAlgo](https://github.com/EverMind-AI/EverAlgo) | 为 EverOS 提供无状态的提取、排序、解析与记忆算法。 | +| [HyperMem](https://github.com/EverMind-AI/HyperMem) | 基于超图的分层记忆架构,用于由粗到细的长期对话检索。 | +| [MSA](https://github.com/EverMind-AI/MSA) | 面向可扩展潜在记忆与一亿 Token 上下文的 Memory Sparse Attention。 | +| [EverMemBench](https://github.com/EverMind-AI/EverMemBench) | 从事实召回、应用推理和个性化泛化三个层面评测记忆系统。 | +| [EvoAgentBench](https://github.com/EverMind-AI/EvoAgentBench) | 纵向评测 Agent 自进化、迁移效率、错误规避和 Skill 使用能力。 | + +### 插件与集成 + +官方集成统一维护在 +[EverMind plugins 仓库](https://github.com/EverMind-AI/plugins)。 + +| 平台 | EverOS 集成 | +|---|---| +| [OpenClaw](https://docs.openclaw.ai) | [OpenClaw 插件](https://github.com/EverMind-AI/plugins/tree/main/openclaw),自动管理召回、写入与会话记忆生命周期。 | +| [Hermes Agent](https://github.com/NousResearch/hermes-agent) | [Hermes 插件](https://github.com/EverMind-AI/plugins/tree/main/hermes),为 Hermes 会话提供持久记忆。 | +| [DeepSeek Harness](https://github.com/deepseek-ai/DeepSeek-Harness) | [DSH 插件](https://github.com/EverMind-AI/plugins/tree/main/dsh),让 DeepSeek Harness Agent 使用长期记忆。 | +| [Dify](https://dify.ai) | [本地版](https://github.com/EverMind-AI/plugins/tree/main/dify)与[云端版](https://github.com/EverMind-AI/plugins/tree/main/dify_cloud)工具,在工作流和 Agent 中显式搜索与写入记忆。 | -这些仓库共同构成 EverMind 的 research-to-runtime stack:新的记忆方法、 -可复用算法、benchmark evidence,以及可落地的 Agent 集成。 +这些项目共同构成 EverMind 从研究到运行时的完整链路:将方法与评测转化为 +可复用的记忆基础设施、产品和 Agent 集成。
From 637c6479d34d21ac978cadb2b8474e5318051aa0 Mon Sep 17 00:00:00 2001 From: YangtzeSeventh <1368653777@qq.com> Date: Wed, 26 Aug 2026 14:31:07 +0800 Subject: [PATCH 2/4] docs: group ecosystem entries in one table --- README.md | 97 ++++++++++++++++++++++++++++++++++--------------- README.zh-CN.md | 97 ++++++++++++++++++++++++++++++++++--------------- 2 files changed, 134 insertions(+), 60 deletions(-) diff --git a/README.md b/README.md index 773a39c7..68b6a00a 100644 --- a/README.md +++ b/README.md @@ -646,36 +646,73 @@ Explore stored entities and relationships in a graph interface. Frontend demo; b EverMind connects memory research, production-ready products, and practical integrations into one open-source ecosystem. -### Products - -| Project | Role | -|---|---| -| [EverOS](https://github.com/EverMind-AI/EverOS) | A local-first, Markdown-native long-term memory runtime for agents and users. | -| [Raven](https://github.com/EverMind-AI/Raven) | A memory-first, self-improving agent harness with proactivity, context control, and skill evolution. | -| [EverMe](https://github.com/EverMind-AI/EverMe) | A CLI and agent plugin suite for cross-device, cross-agent personal memory. | - -### Research & Evaluation - -| Project | Focus | -|---|---| -| [SkillCorpus](https://github.com/EverMind-AI/SkillCorpus) | Curated, retrieval-ready agent skill corpora with retrieval and evaluation tooling. | -| [EverAlgo](https://github.com/EverMind-AI/EverAlgo) | Stateless extraction, ranking, parsing, and memory operators that power EverOS. | -| [HyperMem](https://github.com/EverMind-AI/HyperMem) | Hypergraph-based hierarchical memory for coarse-to-fine long-term conversation retrieval. | -| [MSA](https://github.com/EverMind-AI/MSA) | Memory Sparse Attention for scalable latent memory and 100M-token contexts. | -| [EverMemBench](https://github.com/EverMind-AI/EverMemBench) | Evaluation of factual recall, applied reasoning, and personalized generalization in memory systems. | -| [EvoAgentBench](https://github.com/EverMind-AI/EvoAgentBench) | Longitudinal evaluation of agent self-evolution, transfer efficiency, error avoidance, and skill use. | - -### Integrations - -Official integrations are maintained in the -[EverMind plugins repository](https://github.com/EverMind-AI/plugins). - -| Platform | EverOS integration | -|---|---| -| [OpenClaw](https://docs.openclaw.ai) | [OpenClaw plugin](https://github.com/EverMind-AI/plugins/tree/main/openclaw) for automatic recall, capture, and session-memory lifecycle management. | -| [Hermes Agent](https://github.com/NousResearch/hermes-agent) | [Hermes plugin](https://github.com/EverMind-AI/plugins/tree/main/hermes) for persistent memory across Hermes sessions. | -| [DeepSeek Harness](https://github.com/deepseek-ai/DeepSeek-Harness) | [DSH plugin](https://github.com/EverMind-AI/plugins/tree/main/dsh) for memory-aware DeepSeek Harness agents. | -| [Dify](https://dify.ai) | [Self-hosted](https://github.com/EverMind-AI/plugins/tree/main/dify) and [cloud](https://github.com/EverMind-AI/plugins/tree/main/dify_cloud) tools for explicit memory search and storage in workflows and agents. | + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Products
EverOSA local-first, Markdown-native long-term memory runtime for agents and users.
RavenA memory-first, self-improving agent harness with proactivity, context control, and skill evolution.
EverMeA CLI and agent plugin suite for cross-device, cross-agent personal memory.
Research & Evaluation
SkillCorpusCurated, retrieval-ready agent skill corpora with retrieval and evaluation tooling.
EverAlgoStateless extraction, ranking, parsing, and memory operators that power EverOS.
HyperMemHypergraph-based hierarchical memory for coarse-to-fine long-term conversation retrieval.
MSAMemory Sparse Attention for scalable latent memory and 100M-token contexts.
EverMemBenchEvaluation of factual recall, applied reasoning, and personalized generalization in memory systems.
EvoAgentBenchLongitudinal evaluation of agent self-evolution, transfer efficiency, error avoidance, and skill use.
Integrations
OpenClawOpenClaw plugin for automatic recall, capture, and session-memory lifecycle management.
Hermes AgentHermes plugin for persistent memory across Hermes sessions.
DeepSeek HarnessDSH plugin for memory-aware DeepSeek Harness agents.
DifySelf-hosted and cloud tools for explicit memory search and storage in workflows and agents.
Integration HubBrowse all official integrations in the EverMind plugins repository.
Together, these projects form EverMind's research-to-runtime stack: methods and benchmarks become reusable memory infrastructure, products, and agent diff --git a/README.zh-CN.md b/README.zh-CN.md index 33ccb8ac..a732f31f 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -644,36 +644,73 @@ Claude Code 的持久记忆插件。自动保存并回忆过去 coding sessions EverMind 将记忆研究、可直接使用的产品与实际集成连接为一个开源生态。 -### 产品 - -| 项目 | 定位 | -|---|---| -| [EverOS](https://github.com/EverMind-AI/EverOS) | 本地优先、Markdown 原生的 Agent 与用户长期记忆运行时。 | -| [Raven](https://github.com/EverMind-AI/Raven) | 以记忆为核心的自进化 Agent Harness,具备主动性、上下文控制与 Skill 进化能力。 | -| [EverMe](https://github.com/EverMind-AI/EverMe) | 面向跨设备、跨 Agent 个人记忆的 CLI 与 Agent 插件套件。 | - -### 研究与评测 - -| 项目 | 研究方向 | -|---|---| -| [SkillCorpus](https://github.com/EverMind-AI/SkillCorpus) | 将分散的 Agent Skill 整理为可检索语料库,并提供检索与评测工具。 | -| [EverAlgo](https://github.com/EverMind-AI/EverAlgo) | 为 EverOS 提供无状态的提取、排序、解析与记忆算法。 | -| [HyperMem](https://github.com/EverMind-AI/HyperMem) | 基于超图的分层记忆架构,用于由粗到细的长期对话检索。 | -| [MSA](https://github.com/EverMind-AI/MSA) | 面向可扩展潜在记忆与一亿 Token 上下文的 Memory Sparse Attention。 | -| [EverMemBench](https://github.com/EverMind-AI/EverMemBench) | 从事实召回、应用推理和个性化泛化三个层面评测记忆系统。 | -| [EvoAgentBench](https://github.com/EverMind-AI/EvoAgentBench) | 纵向评测 Agent 自进化、迁移效率、错误规避和 Skill 使用能力。 | - -### 插件与集成 - -官方集成统一维护在 -[EverMind plugins 仓库](https://github.com/EverMind-AI/plugins)。 - -| 平台 | EverOS 集成 | -|---|---| -| [OpenClaw](https://docs.openclaw.ai) | [OpenClaw 插件](https://github.com/EverMind-AI/plugins/tree/main/openclaw),自动管理召回、写入与会话记忆生命周期。 | -| [Hermes Agent](https://github.com/NousResearch/hermes-agent) | [Hermes 插件](https://github.com/EverMind-AI/plugins/tree/main/hermes),为 Hermes 会话提供持久记忆。 | -| [DeepSeek Harness](https://github.com/deepseek-ai/DeepSeek-Harness) | [DSH 插件](https://github.com/EverMind-AI/plugins/tree/main/dsh),让 DeepSeek Harness Agent 使用长期记忆。 | -| [Dify](https://dify.ai) | [本地版](https://github.com/EverMind-AI/plugins/tree/main/dify)与[云端版](https://github.com/EverMind-AI/plugins/tree/main/dify_cloud)工具,在工作流和 Agent 中显式搜索与写入记忆。 | + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
产品
EverOS本地优先、Markdown 原生的 Agent 与用户长期记忆运行时。
Raven以记忆为核心的自进化 Agent Harness,具备主动性、上下文控制与 Skill 进化能力。
EverMe面向跨设备、跨 Agent 个人记忆的 CLI 与 Agent 插件套件。
研究与评测
SkillCorpus将分散的 Agent Skill 整理为可检索语料库,并提供检索与评测工具。
EverAlgo为 EverOS 提供无状态的提取、排序、解析与记忆算法。
HyperMem基于超图的分层记忆架构,用于由粗到细的长期对话检索。
MSA面向可扩展潜在记忆与一亿 Token 上下文的 Memory Sparse Attention。
EverMemBench从事实召回、应用推理和个性化泛化三个层面评测记忆系统。
EvoAgentBench纵向评测 Agent 自进化、迁移效率、错误规避和 Skill 使用能力。
插件与集成
OpenClawOpenClaw 插件,自动管理召回、写入与会话记忆生命周期。
Hermes AgentHermes 插件,为 Hermes 会话提供持久记忆。
DeepSeek HarnessDSH 插件,让 DeepSeek Harness Agent 使用长期记忆。
Dify本地版云端版工具,在工作流和 Agent 中显式搜索与写入记忆。
集成中心EverMind plugins 仓库浏览全部官方集成。
这些项目共同构成 EverMind 从研究到运行时的完整链路:将方法与评测转化为 可复用的记忆基础设施、产品和 Agent 集成。 From 1fc972e60ffaf2b5a9ef3697b2fd6d95d253045c Mon Sep 17 00:00:00 2001 From: YangtzeSeventh <1368653777@qq.com> Date: Wed, 26 Aug 2026 14:41:11 +0800 Subject: [PATCH 3/4] docs: link ecosystem integration header --- README.md | 6 +----- README.zh-CN.md | 6 +----- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 68b6a00a..c3da2795 100644 --- a/README.md +++ b/README.md @@ -690,7 +690,7 @@ integrations into one open-source ecosystem. Longitudinal evaluation of agent self-evolution, transfer efficiency, error avoidance, and skill use. -Integrations +Integrations OpenClaw @@ -708,10 +708,6 @@ integrations into one open-source ecosystem. Dify Self-hosted and cloud tools for explicit memory search and storage in workflows and agents. - -Integration Hub -Browse all official integrations in the EverMind plugins repository. - Together, these projects form EverMind's research-to-runtime stack: methods diff --git a/README.zh-CN.md b/README.zh-CN.md index a732f31f..99247287 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -688,7 +688,7 @@ EverMind 将记忆研究、可直接使用的产品与实际集成连接为一 纵向评测 Agent 自进化、迁移效率、错误规避和 Skill 使用能力。 -插件与集成 +插件与集成 OpenClaw @@ -706,10 +706,6 @@ EverMind 将记忆研究、可直接使用的产品与实际集成连接为一 Dify 本地版云端版工具,在工作流和 Agent 中显式搜索与写入记忆。 - -集成中心 -在 EverMind plugins 仓库浏览全部官方集成。 - 这些项目共同构成 EverMind 从研究到运行时的完整链路:将方法与评测转化为 From 39b9cb7b81fbb83d9f9fc308ad7c801fddcdb668 Mon Sep 17 00:00:00 2001 From: YangtzeSeventh <1368653777@qq.com> Date: Wed, 26 Aug 2026 15:16:36 +0800 Subject: [PATCH 4/4] docs: label EverMe CLI in ecosystem --- README.md | 2 +- README.zh-CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c3da2795..a51f2f75 100644 --- a/README.md +++ b/README.md @@ -659,7 +659,7 @@ integrations into one open-source ecosystem. A memory-first, self-improving agent harness with proactivity, context control, and skill evolution. -EverMe +EverMe (CLI) A CLI and agent plugin suite for cross-device, cross-agent personal memory. diff --git a/README.zh-CN.md b/README.zh-CN.md index 99247287..45d599ef 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -657,7 +657,7 @@ EverMind 将记忆研究、可直接使用的产品与实际集成连接为一 以记忆为核心的自进化 Agent Harness,具备主动性、上下文控制与 Skill 进化能力。 -EverMe +EverMe(CLI) 面向跨设备、跨 Agent 个人记忆的 CLI 与 Agent 插件套件。