From d4418509a5c71c6bf8d697067c09f70e9e63c9b7 Mon Sep 17 00:00:00 2001 From: Elliot Chen Date: Wed, 1 Jul 2026 18:26:46 +0800 Subject: [PATCH] docs(readme): add raven ecosystem entry --- README.md | 7 ++++++- README.zh-CN.md | 6 +++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f221d8b..f423d467 100644 --- a/README.md +++ b/README.md @@ -675,7 +675,8 @@ to keep improving. ## EverMind Ecosystems -EverMind is an open-source ecosystem for long-term memory, self-evolving agents, and memory evaluation. +EverMind is an open-source ecosystem for long-term memory, self-evolving +agents, AI-native interfaces, and memory evaluation. @@ -686,6 +687,10 @@ EverMind is an open-source ecosystem for long-term memory, self-evolving agents, + + + + diff --git a/README.zh-CN.md b/README.zh-CN.md index b7a899e9..5a52e92c 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -683,7 +683,7 @@ builders 发现这个项目,也会给 memory ecosystem 一个更强的信号 ## EverMind 生态 -EverMind 是一个面向长期记忆、自进化 Agent 和记忆评测的开源生态。 +EverMind 是一个面向长期记忆、自进化 Agent、AI-native interfaces 和记忆评测的开源生态。
EverOS - 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 Engine EverAlgo - stateless extraction, ranking, parsing, and memory operators that power EverOS.
@@ -694,6 +694,10 @@ EverMind 是一个面向长期记忆、自进化 Agent 和记忆评测的开源 + + + +
EverOS - 本地记忆操作系统,以及有研究支撑的 Agent 和用户记忆 runtime。
Self-Improving Agent HarnessRaven - The Self-Improving Agent Harness,把记忆、主动性、上下文控制和 skill evolution 带进终端原生 Agent。
算法引擎 EverAlgo - stateless extraction、ranking、parsing 和 memory operators,为 EverOS 提供算法能力。