What problem does it solve?
Turns long conversations and project logs into a compact, durable memory index that preserves decisions, commands, milestones, and critical context while filtering out noise.
Core Features & Use Cases
- Stores raw notes, compressed summaries, and durable state under a project-specific memory directory for cross-session continuity.
- Enables targeted recall of decisions, milestones, bugs, and metrics without reloading full transcripts.
- Provides an end-to-end workflow for Phase 1 (session start), Phase 2 (mid-session recall), and Phase 3 (session end) in long-running software projects.
- Includes a built-in compressor script to convert raw notes into structured memory and render compact summaries.
Quick Start
Create a raw handoff note under .codex-memory/<project-slug>/raw, then run compressor.py to generate a durable compressed snapshot.