From df80bda77831abc8beec9dfdec0b9e39565b8b68 Mon Sep 17 00:00:00 2001 From: kjames2001 <62420081+kjames2001@users.noreply.github.com> Date: Sat, 16 May 2026 12:07:09 +0200 Subject: [PATCH] docs: add Hermes MemPalace to Community plugins section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 25c84f61f66..1b9e8c369c9 100644 --- a/README.md +++ b/README.md @@ -184,6 +184,7 @@ scripts/run_tests.sh - 🐛 [Issues](https://github.com/NousResearch/hermes-agent/issues) - 🔌 [HermesClaw](https://github.com/AaronWong1999/hermesclaw) — Community WeChat bridge: Run Hermes Agent and OpenClaw on the same WeChat account. - 🛠️ [hermes-eval](https://github.com/Saurav0989/hermes-eval) — Skill regression testing and trajectory quality scoring. Catch skill drift before it propagates. Exports quality-filtered trajectories in Atropos RL format. GitHub Actions CI template included. +- 🧠 [Hermes MemPalace](https://github.com/kjames2001/hermes-mempalace) — Native MemPalace memory provider plugin: semantic search, knowledge graph, and diary journaling via ChromaDB. ---