What problem does it solve?
Organizes conversational and system context into HOT, WARM, and COLD tiers to prevent context overload, improve retrieval efficiency, and ensure long-term archives remain concise and useful.
Core Features & Use Cases
- Dynamic Tier Redistribution: Move items between HOT, WARM, and COLD based on recency and importance to keep active context small and relevant.
- Pruning & Summarization: Aggressively prune transient details from COLD and create concise summaries for long-term storage while retaining essential milestones.
- Credential Hygiene & Verification: Replace raw secrets in HOT with references where possible and verify no critical information is lost during reorganizations.
- Use Case: After a long interactive session or a /compact operation, run a memory reorganization to prioritize upcoming tasks in HOT, persist stable preferences to WARM, and archive finished projects to COLD.
Quick Start
Say Run memory tiering to reorganize context across HOT, WARM, and COLD.