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. ---