Context dashboard, browser and command that show how the context window is composed and how it evolves.
Use cases
Memory & Context
Inspect the context window and keep useful knowledge across sessions.
Two problems live under this keyword. Context tools show you what the model is currently carrying: token composition, growth over a session, compaction and pruning events. Memory tools decide what persists: project facts, decisions, preferences, and recalled fragments injected at the start of a turn.
Good memory is bounded and reviewable. Look for an explicit write policy, an audit surface you can read, and approval gates on anything the agent decides to remember on its own.
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.