MemoryMaxx is a 3-tier memory optimization system for the Hermes Agent framework that reduces LLM token costs by ~60–80% through aggressive context compression, cross-session persistence, and KV-cache reuse — without sacrificing conversation continuity.
Implemented as a set of commits on top of NousResearch/hermes-agent (branch starrwulfe/memorymaxx).