Show HN: Continual Learning with .md
Summary
This is a GitHub ReadMe that outlines a memory-centric approach to continual learning for AI agents. It describes a local, file-based memory system stored under ~/.codex, with hierarchical user_context artifacts, and demonstrates how to initialize, populate, and query memory across monthly and quarterly contexts to support iterative agent reasoning.