Memory
How Memory Works
Memmy's memory is hosted by the local Memory service (default http://127.0.0.1:18960, SQLite storage), which provides session, turn, search, write, detail, panel, and analytics APIs to Agents and the desktop app.
The Memory Management Page
/memory is split into three groups of sub-pages:
| Group | Sub-pages | Description |
|---|---|---|
| Work | Overview / Memories / Tasks | Overview stats, entry filtering and details, memories by task |
| Work | Policies / World Model / Skills | Policy memories, the L3 world model, skill memories and their provenance |
| Insights | Analytics / Logs | Write and evolution analytics charts, Memory API logs |
| System | Sources | Memory source management |
The Logs page provides dedicated detail views for memory.search and memory.add (search candidates, written fields, result status), useful for explaining why a memory was matched or written.
Memmy