From dcc9588a93438eaf92063d6931a5d2e644352641 Mon Sep 17 00:00:00 2001 From: xiaohuisu <564970381@qq.com> Date: Mon, 9 Feb 2026 12:56:02 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=F0=9F=93=83=20docs:=20add=20MemOS=20Cloud?= =?UTF-8?q?=20OpenClaw=20Plugin=20to=20Resources?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 75e673dbd..5918daed2 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,17 @@ Get Free API: [Try API](https://memos-dashboard.openmem.net/quickstart/?source=g
+## 🦞 Enhanced OpenClaw with MemOS Plugin +![](https://cdn.memtensor.com.cn/img/1770612303123_mnaisk_compressed.png) + +• 50-60% lower token usage – intelligent memory retrieval instead of loading full chat history +• Persistent cross-session memory – remembers user preferences accurately, not just recent chatter +• Faster, more accurate responses – retrieves the right context without hallucinations + +Get your API key: [MemOS Dashboard](https://memos-dashboard.openmem.net/cn/login/) +Your lobster now has a working memory system. +Try it: Full tutorial → [MemOS-Cloud-OpenClaw-Plugin](https://github.com/MemTensor/MemOS-Cloud-OpenClaw-Plugin) + ## 📌 MemOS: Memory Operating System for AI Agents **MemOS** is a Memory Operating System for LLMs and AI agents that unifies **store / retrieve / manage** for long-term memory, enabling **context-aware and personalized** interactions with **KB**, **multi-modal**, **tool memory**, and **enterprise-grade** optimizations built in. @@ -269,9 +280,6 @@ Get Free API: [Try API](https://memos-dashboard.openmem.net/quickstart/?source=g - **Awesome-AI-Memory** This is a curated repository dedicated to resources on memory and memory systems for large language models. It systematically collects relevant research papers, frameworks, tools, and practical insights. The repository aims to organize and present the rapidly evolving research landscape of LLM memory, bridging multiple research directions including natural language processing, information retrieval, agentic systems, and cognitive science. - **Get started** 👉 [IAAR-Shanghai/Awesome-AI-Memory](https://github.com/IAAR-Shanghai/Awesome-AI-Memory) -- **MemOS Cloud OpenClaw Plugin** - Official OpenClaw lifecycle plugin for MemOS Cloud. It automatically recalls context from MemOS before the agent starts and saves the conversation back to MemOS after the agent finishes. -- **Get started** 👉 [MemTensor/MemOS-Cloud-OpenClaw-Plugin](https://github.com/MemTensor/MemOS-Cloud-OpenClaw-Plugin)
From e2d06ee9811084cb3f4ace3e28e7adffc408d878 Mon Sep 17 00:00:00 2001 From: xiaohuisu <564970381@qq.com> Date: Mon, 9 Feb 2026 13:00:55 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=F0=9F=93=83=20docs:=20optimize=20the=20UI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5918daed2..10563c07f 100644 --- a/README.md +++ b/README.md @@ -67,12 +67,14 @@ Get Free API: [Try API](https://memos-dashboard.openmem.net/quickstart/?source=g ## 🦞 Enhanced OpenClaw with MemOS Plugin ![](https://cdn.memtensor.com.cn/img/1770612303123_mnaisk_compressed.png) -• 50-60% lower token usage – intelligent memory retrieval instead of loading full chat history -• Persistent cross-session memory – remembers user preferences accurately, not just recent chatter -• Faster, more accurate responses – retrieves the right context without hallucinations +- **50-60% lower token usage** – intelligent memory retrieval instead of loading full chat history +- **Persistent cross-session memory** – remembers user preferences accurately, not just recent chatter +- **Faster, more accurate responses** – retrieves the right context without hallucinations Get your API key: [MemOS Dashboard](https://memos-dashboard.openmem.net/cn/login/) + Your lobster now has a working memory system. + Try it: Full tutorial → [MemOS-Cloud-OpenClaw-Plugin](https://github.com/MemTensor/MemOS-Cloud-OpenClaw-Plugin) ## 📌 MemOS: Memory Operating System for AI Agents From d3c09166905f645dbb789eaa0a249b9b16afc55a Mon Sep 17 00:00:00 2001 From: xiaohuisu <564970381@qq.com> Date: Mon, 9 Feb 2026 13:03:22 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=F0=9F=93=83=20docs:=20optimize=20the=20UI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 10563c07f..a22dc3c23 100644 --- a/README.md +++ b/README.md @@ -71,10 +71,8 @@ Get Free API: [Try API](https://memos-dashboard.openmem.net/quickstart/?source=g - **Persistent cross-session memory** – remembers user preferences accurately, not just recent chatter - **Faster, more accurate responses** – retrieves the right context without hallucinations -Get your API key: [MemOS Dashboard](https://memos-dashboard.openmem.net/cn/login/) - -Your lobster now has a working memory system. - +Get your API key: [MemOS Dashboard](https://memos-dashboard.openmem.net/cn/login/) +Your lobster now has a working memory system. Try it: Full tutorial → [MemOS-Cloud-OpenClaw-Plugin](https://github.com/MemTensor/MemOS-Cloud-OpenClaw-Plugin) ## 📌 MemOS: Memory Operating System for AI Agents