/openmem:status
Show the current state of the persistent memory store.
Instructions
- •
Call the
memory_statsMCP tool to retrieve store statistics. - •
Present the results to the user in a clear summary:
Memory Store Status
- •Total memories and breakdown by status (active, superseded, contradicted)
- •Total edges (relationships between memories)
- •Average memory strength (indicates overall health/freshness)
- •
Provide brief guidance:
- •If average strength is low (< 0.5), suggest that many memories may be stale and the user might want to review and reinforce important ones.
- •If there are many superseded or contradicted memories, mention that the store has been actively maintained.
- •If the store is empty, suggest using
/openmem:storeto start building the memory base.