Core Concepts
Workflow
API Endpoints
Quick Start
1. Trigger memory consolidation
2. Check progress
3. View results
Once completed, theoutputs field contains the consolidated Memory Store ID:
Optional Parameters
Safety Design
- Copy-on-Write: The input Memory Store is never modified; all writes target the cloned output
- Least Privilege: The Dreaming Agent can only use
memory,session_list, andsession_readtools — no code execution or network access - Single-flight: Only one active Dream per user (pending or running); duplicate creation returns 409