From 83ba718ca78dad2324ac7f4358b0412de529907a Mon Sep 17 00:00:00 2001 From: jiang Date: Sat, 9 May 2026 11:09:47 +0800 Subject: [PATCH 1/3] docs: update memos local plugin 2.0 readme --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 136dbc2a..fd89ac48 100644 --- a/README.md +++ b/README.md @@ -47,9 +47,8 @@ Your lobsters and Hermes Agents now have **the best** memory system โ€” choose * | ๐Ÿ”Œ Plugin |
๐Ÿ’ก Core Features
| ๐Ÿงฉ Resources | | :----: | :--- | :---: | -| ๐Ÿ‘ง๐Ÿป [**Hermes Agent Local Plugin**](https://x.com/MemOS_dev/status/2043400241232458204) | | ๐Ÿ“‘ [Docs](https://memos-docs.openmem.net/cn/openclaw/hermes_local_plugin) ยท ๐Ÿ™ [GitHub](https://github.com/MemTensor/MemOS/tree/main/apps/memos-local-plugin) | +| ๐Ÿง  [**memos-local-plugin 2.0**](https://github.com/hijzy/MemOS/tree/main/apps/memos-local-plugin) | | ๐Ÿ™ [GitHub](https://github.com/hijzy/MemOS/tree/main/apps/memos-local-plugin) ยท ๐Ÿ“ฆ [NPM](https://www.npmjs.com/package/@memtensor/memos-local-plugin) | | โ˜๏ธ [**OpenClaw Cloud Plugin**](https://x.com/MemOS_dev/status/2019254160919769171?s=20) | | ๐Ÿ–ฅ๏ธ [MemOS Dashboard](https://memos-dashboard.openmem.net/login/) ยท ๐Ÿ“– [Full Tutorial](https://memos-docs.openmem.net/openclaw/guide#_4-update-plugin) | -| ๐Ÿฆ [**OpenClaw Local Plugin**](https://x.com/MemOS_dev/status/2031342078480019505) | | ๐ŸŒ [Homepage](https://memos-claw.openmem.net) ยท ๐Ÿ“‘ [Docs](https://memos-claw.openmem.net/docs) ยท ๐Ÿ“ฆ [NPM](https://www.npmjs.com/package/@memtensor/memos-local-openclaw-plugin) |
@@ -70,8 +69,8 @@ Your lobsters and Hermes Agents now have **the best** memory system โ€” choose * ### News -- **2026-04-10** ยท ๐Ÿ‘ง๐Ÿป **MemOS Hermes Agent Local Plugin** - Official Hermes Agent memory plugins launched: Hybrid retrieval (FTS5 + vector), smart dedup, tiered skill evolution, multi-agent collaboration. 100% local, zero cloud dependency. +- **2026-05-09** ยท ๐Ÿง  **memos-local-plugin 2.0** + Official local memory plugin for **Hermes Agent** and **OpenClaw**. One core powers self-evolving memory across L1 traces, L2 policies, L3 world models, and crystallized Skills, with local-first storage and feedback-driven retrieval. - **2026-03-08** ยท ๐Ÿฆž **MemOS OpenClaw Plugin โ€” Cloud & Local** Official OpenClaw memory plugins launched. **Cloud Plugin**: hosted memory service with 72% lower token usage and multi-agent memory sharing ([MemOS-Cloud-OpenClaw-Plugin](https://github.com/MemTensor/MemOS-Cloud-OpenClaw-Plugin)). **Local Plugin** (`v1.0.0`): 100% on-device memory with persistent SQLite, hybrid search (FTS5 + vector), task summarization & skill evolution, multi-agent collaboration, and a full Memory Viewer dashboard. From 2897ccffb7762e5f6b259edb67acc21c52b7830f Mon Sep 17 00:00:00 2001 From: jiang Date: Sat, 9 May 2026 11:13:44 +0800 Subject: [PATCH 2/3] docs: restore openclaw local plugin readme entry --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fd89ac48..9387717c 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ Your lobsters and Hermes Agents now have **the best** memory system โ€” choose * | :----: | :--- | :---: | | ๐Ÿง  [**memos-local-plugin 2.0**](https://github.com/hijzy/MemOS/tree/main/apps/memos-local-plugin) | | ๐Ÿ™ [GitHub](https://github.com/hijzy/MemOS/tree/main/apps/memos-local-plugin) ยท ๐Ÿ“ฆ [NPM](https://www.npmjs.com/package/@memtensor/memos-local-plugin) | | โ˜๏ธ [**OpenClaw Cloud Plugin**](https://x.com/MemOS_dev/status/2019254160919769171?s=20) | | ๐Ÿ–ฅ๏ธ [MemOS Dashboard](https://memos-dashboard.openmem.net/login/) ยท ๐Ÿ“– [Full Tutorial](https://memos-docs.openmem.net/openclaw/guide#_4-update-plugin) | +| ๐Ÿฆ [**OpenClaw Local Plugin**](https://x.com/MemOS_dev/status/2031342078480019505) | | ๐ŸŒ [Homepage](https://memos-claw.openmem.net) ยท ๐Ÿ“‘ [Docs](https://memos-claw.openmem.net/docs) ยท ๐Ÿ“ฆ [NPM](https://www.npmjs.com/package/@memtensor/memos-local-openclaw-plugin) |
From 461c6d4dc1cd88a15e58f8cf9fbfdbfdc87493f8 Mon Sep 17 00:00:00 2001 From: jiang Date: Sat, 9 May 2026 11:16:45 +0800 Subject: [PATCH 3/3] chore: update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9387717c..fc5bf326 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,6 @@ Your lobsters and Hermes Agents now have **the best** memory system โ€” choose * | :----: | :--- | :---: | | ๐Ÿง  [**memos-local-plugin 2.0**](https://github.com/hijzy/MemOS/tree/main/apps/memos-local-plugin) |
  • One local-first memory core for **Hermes Agent** and **OpenClaw**.
  • Self-evolving memory: L1 trace, L2 policy, L3 world model,
    and crystallized Skills driven by feedback.
| ๐Ÿ™ [GitHub](https://github.com/hijzy/MemOS/tree/main/apps/memos-local-plugin) ยท ๐Ÿ“ฆ [NPM](https://www.npmjs.com/package/@memtensor/memos-local-plugin) | | โ˜๏ธ [**OpenClaw Cloud Plugin**](https://x.com/MemOS_dev/status/2019254160919769171?s=20) |
  • [Reduces token usage by 72%.](https://x.com/MemOS_dev/status/2020854044583924111)
  • [Multi-agent memory sharing by `user_id`.](https://x.com/MemOS_dev/status/2020538135487062094)
| ๐Ÿ–ฅ๏ธ [MemOS Dashboard](https://memos-dashboard.openmem.net/login/) ยท ๐Ÿ“– [Full Tutorial](https://memos-docs.openmem.net/openclaw/guide#_4-update-plugin) | -| ๐Ÿฆ [**OpenClaw Local Plugin**](https://x.com/MemOS_dev/status/2031342078480019505) |
  • 0 cloud dependency by local SQLite.
  • FTS5 + vector search, Task auto-summarization,
    Multi-Agent memory isolation & skill sharing.
| ๐ŸŒ [Homepage](https://memos-claw.openmem.net) ยท ๐Ÿ“‘ [Docs](https://memos-claw.openmem.net/docs) ยท ๐Ÿ“ฆ [NPM](https://www.npmjs.com/package/@memtensor/memos-local-openclaw-plugin) |
@@ -73,6 +72,9 @@ Your lobsters and Hermes Agents now have **the best** memory system โ€” choose * - **2026-05-09** ยท ๐Ÿง  **memos-local-plugin 2.0** Official local memory plugin for **Hermes Agent** and **OpenClaw**. One core powers self-evolving memory across L1 traces, L2 policies, L3 world models, and crystallized Skills, with local-first storage and feedback-driven retrieval. +- **2026-04-10** ยท ๐Ÿ‘ง๐Ÿป **MemOS Hermes Agent Local Plugin** + Official Hermes Agent memory plugins launched: Hybrid retrieval (FTS5 + vector), smart dedup, tiered skill evolution, multi-agent collaboration. 100% local, zero cloud dependency. + - **2026-03-08** ยท ๐Ÿฆž **MemOS OpenClaw Plugin โ€” Cloud & Local** Official OpenClaw memory plugins launched. **Cloud Plugin**: hosted memory service with 72% lower token usage and multi-agent memory sharing ([MemOS-Cloud-OpenClaw-Plugin](https://github.com/MemTensor/MemOS-Cloud-OpenClaw-Plugin)). **Local Plugin** (`v1.0.0`): 100% on-device memory with persistent SQLite, hybrid search (FTS5 + vector), task summarization & skill evolution, multi-agent collaboration, and a full Memory Viewer dashboard.