-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Open
Description
Problem Statement
The platform has a mature memory subsystem (SimpleMemory, FileMemory, BlackboardMemory) with embedding-based retrieval (FAISS + cosine similarity), chunked embeddings, and JSON persistence via memory_path. However, there is zero visibility into memory state from the frontend.
What Changes
- REST API endpoints to list memory stores and items (from active sessions and persisted files)
- WebSocket
memory_updatedevent with callback hook onMemoryManager - Frontend Memory Timeline page with store selector, chronological item list, and live mode
- Sidebar navigation entry and route registration
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels