Skip to content
Flows
Tier 3 · Agent memory Agent memory · fetched 2026-07-02

openclaw-self-memory

Long-term memory for agents with hybrid search, reranking, and explicit 'compaction protection': preserving what matters when the context window fills and compaction wipes raw conversation detail.

View source on GitHub

Key takeaways

  • 01

    Compaction is the moment memories are lost - protect against it explicitly

  • 02

    Hybrid search + reranking for recall quality

  • 03

    Write session-survival summaries before compaction hits

Flows built on this research