Docs /
Memory and context
Stored facts, source, confidence, forget-all. Users can see what the agent remembers.
MemoryViewer
Full memory panel listing all stored facts with source, confidence, and forget controls.
MemoryFactCard
Card for a single memory entry: claim, source, confidence rating, and forget action.
MemoryGraph
Graph visualization of memory nodes and their relationships.
MemoryLayerOverview
Overview of memory layers (working, long-term, shared) with item counts and storage use.
MemoryTimeline
Chronological timeline of memory writes, reads, and forget events.
MemoryDiffRollback
Side-by-side diff of a memory entry before and after a change, with rollback action.
MemoryConflictResolver
UI for resolving a conflict between two versions of a memory entry.
MemoryCleanupPanel
Panel for reviewing and pruning stale or low-confidence memory entries in bulk.
MemoryPromotionQueue
Queue of memory entries flagged for promotion from working to long-term storage.
MemoryWriteReceipt
Confirmation receipt after an agent writes a fact to memory: claim, layer, and timestamp.
RetrievedContextInspector
Inspects the memory chunks retrieved for a given query: relevance scores and content previews.