Context dashboard, browser and command that show how the context window is composed and how it evolves.
memory
Memory & Context
Context inspection, compaction, recall and long-term memory stores.
Memory plugins answer two different questions. Context plugins explain what is currently in the window: composition, growth, compaction events, pruning. Storage plugins decide what survives after the window closes: graph recall, cross-session knowledge, project facts, audit trails.
Mixing the two is the usual mistake. If a plugin claims both, check whether retrieval is bounded and whether writes are approval gated, otherwise a long session slowly fills with noise.
3 plugins
Mnemon
mnemon-dev
LLM-supervised persistent memory with graph recall, cross-session knowledge and a single binary install.
Bounded, layered, approval-gated cross-session memory built on the ctx.memory seam with a SQLite provider.