From 136dc7e5a9f53145cd35a444b89657d72289e2e9 Mon Sep 17 00:00:00 2001 From: "jinli.yl" Date: Sun, 15 Feb 2026 20:31:11 +0800 Subject: [PATCH] docs(readme): update documentation with enhanced layout and structure --- README.md | 8 ++++++-- README_ZH.md | 12 +++++++++--- 2 files changed, 15 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0a805865..b6cfbccf 100644 --- a/README.md +++ b/README.md @@ -43,11 +43,15 @@ Agent Memory = Long-Term Memory + Short-Term Memory - **[2026-02]** 💻 ReMeCli: A terminal-based AI chat assistant with built-in memory management. Automatically compacts long conversations into summaries to free up context space, and persists important information as Markdown files for retrieval in future sessions. Memory design inspired by [OpenClaw](https://github.com/openclaw/openclaw). Try the `/horse` Easter egg for a Year of the Horse 2026 surprise -- fireworks, a galloping horse, and a random blessing. ([Quick Start](docs/cli/quick_start_en.md)) - + - +
+


+
+


+
diff --git a/README_ZH.md b/README_ZH.md index 4e453ecd..e9fd9477 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -41,14 +41,20 @@ Agent Memory = Long-Term Memory + Short-Term Memory ## 📰 最新进展 -- **[2026-02]** 💻 ReMeCli:终端 AI 聊天助手,内置记忆管理能力。当对话过长时自动将旧内容压缩为摘要以释放上下文空间,同时将重要信息以 Markdown 文件持久化存储,供未来会话自动检索使用。记忆设计灵感来源于 [OpenClaw](https://github.com/openclaw/openclaw)。输入 `/horse` 触发马年彩蛋——烟花、奔马动画和随机马年祝福。([快速开始](docs/cli/quick_start_en.md)) +- **[2026-02]** 💻 ReMeCli:终端 AI 聊天助手,内置记忆管理能力。当对话过长时自动将旧内容压缩为摘要以释放上下文空间,同时将重要信息以 Markdown 文件持久化存储,供未来会话自动检索使用。记忆设计灵感来源于 [OpenClaw](https://github.com/openclaw/openclaw)。 + - [快速开始](docs/cli/quick_start_en.md) + - 输入 `/horse` 触发马年彩蛋——烟花、奔马动画和随机马年祝福。 - + - +
+


+
+


+