From 97a2ebaec44768007ab6e7604754cd70ab378f30 Mon Sep 17 00:00:00 2001 From: xiaohuisu <564970381@qq.com> Date: Thu, 5 Feb 2026 15:01:57 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=83=20docs::=20add=20MemOS=20Cloud=20O?= =?UTF-8?q?penClaw=20Plugin=20to=20Resources?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fe9d04ea1..75e673dbd 100644 --- a/README.md +++ b/README.md @@ -269,6 +269,9 @@ 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)