License note. The upstream VictorTaelin/OptMem repo currently ships
without an explicit license (all rights reserved by default). This
repository is an independent reimplementation of the published design and
memory format — it does not copy the upstream source. It is released here
under MIT (see LICENSE). If/once upstream adopts a license, this
plugin will align with it.
Published as a standalone plugin repo per Hermes CONTRIBUTING.md:
third-party memory providers no longer land under plugins/memory/ in the
core tree. Install via ~/.hermes/plugins/ or pip.
Hermes ships cloud-backed memory providers (Honcho, Mem0, Hindsight). They are
powerful for cross-session user modeling, but they impose a network
round-trip and — on reasoning tiers — an LLM call on every recall.