From 9a01ef7d8df07943f9ba341fc8ad6ef8e38af487 Mon Sep 17 00:00:00 2001 From: CaralHsi Date: Tue, 12 May 2026 16:15:29 +0800 Subject: [PATCH 1/2] fix: delete .test1.py --- .test1.py | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .test1.py diff --git a/.test1.py b/.test1.py deleted file mode 100644 index c3b6dd49e..000000000 --- a/.test1.py +++ /dev/null @@ -1,5 +0,0 @@ -import jieba.analyse - - -res = jieba.analyse.extract_tags("我爱旅游和烧烤", topK=12) -print(res) From e6fca8e1739a57f6ebd1d484dbb6c342371c74d8 Mon Sep 17 00:00:00 2001 From: jiang Date: Tue, 12 May 2026 19:34:28 +0800 Subject: [PATCH 2/2] docs: add memos local plugin resources --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc5bf326d..a1e2e6aa1 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Your lobsters and Hermes Agents now have **the best** memory system — choose * | 🔌 Plugin |
💡 Core Features
| 🧩 Resources | | :----: | :--- | :---: | -| 🧠 [**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) | +| 🧠 [**memos-local-plugin 2.0**](https://github.com/hijzy/MemOS/tree/main/apps/memos-local-plugin) | | 🌐 [Website](https://memos-claw.openmem.net/) · 📖 [Docs](https://memos-docs.openmem.net/cn/openclaw/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) |