Expand description
MimirsWell Sleep-Time Agent
Implements Letta-inspired sleep-time agents for memory reflection and distillation. Background async task that consumes episodic memories and produces distilled blocks for the anti-forgetting engine’s replay buffer.
Re-exports§
pub use distillation::Drauma;pub use reflection::Nott;pub use reflection::SleepConfig;
Modules§
- distillation
- Memory distillation logic
- reflection
- Sleep-time agent for memory reflection