I got tired of memory systems that break when you spin up new agents or fail to track sub-agent sessions properly.
So I built heurchain—a memory layer that: – Works seamlessly with Hermes and any other agents in your stack – Persists across agent creation/destruction (no more memory amnesia) – Gives each sub-agent its own session tracking automatically – Integrates…