Show HN: Codex-mem, 90% fewer tokens for Codex
I built codex-mem to give Codex persistent memory across sessions.Benchmarked result: - 99.84% token reduction (379,275 -> 596) - ~60ms median to first memory contextIt uses progressive retrieval (search -> timeline -> details), plus MCP tools and local-first…