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 in ~5 lines of code

npm i heurchain
https://www.npmjs.com/package/heurchain

Would love feedback from anyone working with multi-agent systems.

submitted by /u/desexmachina
[link] [comments]

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top