I connected a no-LLM local memory layer to Hermes through MCP; should I build a native provider?
A Reddit field report/discussion from r/hermesagent. Plain version: Hey everyone, I’ve been working on an open-source agent memory project called Midas and recently realised that its architecture could be particularly useful with Hermes.
Directly relevant to your agent stack. This can affect Hermes behavior, upgrade timing, plugins, gateway surfaces, or ideas worth stealing for OAC/DestructoR666.
Source excerpt
Hey everyone, I’ve been working on an open-source agent memory project called Midas and recently realised that its architecture could be particularly useful with Hermes. Hermes already has MEMORY.md , USER.md and external memory providers, so I’m not presenting Midas as a replacement for its existing memory system. The different idea behind Midas is that it…