What problem does it solve?
AI agent persistent context management system that ensures decisions, state, and knowledge survive between sessions, reducing re-discovery and startup time.
Core Features & Use Cases
- Persistent memory: stores identity, rules, decisions, and ongoing tasks in a structured set of files.
- Auto-loaded context: loads Soul, User, Memory, and memory index at each session start to kick off work with continuity.
- Cross-session continuity: enables task lifecycles, knowledge recall, and memory updates that travel with your project.
- Extended core files: supports optional extended materials (knowledge index, features index) for deeper recall and planning across long-running projects.
Quick Start
Run dreamcontext hook session-start to preload soul, user, memory, and active tasks for the current session.