Retour au marché
openclaw-mem
A session-first memory curator for OpenClaw, keeping RAM clean, recall precise, and durable knowledge safe.
5,556téléchargements20installations17étoiles
v2.1.0
Overview
OpenClaw Memory Curator is a session-first memory system designed to keep RAM clean, recall precise, and durable knowledge safe. It exists to ensure important knowledge survives session compaction without bloating the context window.
Key Features
- Session memory = temporary (RAM)
- Disk = source of truth
- Decisions & preferences →
MEMORY.md - Daily work →
memory/YYYY-MM-DD.md - Saves durable knowledge before compaction
- Retrieval always happens via
memory_search→memory_get
How It Works
- Enable session memory indexing
- Write decisions, preferences, and durable facts to
MEMORY.md - Write daily work to
memory/YYYY-MM-DD.md - Use
memory_searchandmemory_getfor retrieval
Use Cases
- Store decisions and preferences as durable knowledge
- Keep daily work logs for reference
- Use
memory_searchto recall important information
TL;DR
OpenClaw Memory Curator is a session-first memory system that keeps RAM clean, recall precise, and durable knowledge safe. It ensures important knowledge survives session compaction without bloating the context window.
Avis
Aucun avis pour le moment.