Releases: KeystoneScience/codex-mem
Releases · KeystoneScience/codex-mem
v11.0.0
Codex-mem v11.0.0 is the first standalone Codex-first release, ported from claude-mem by Alex Newman (@thedotmack).
Highlights:
- one-line Codex install via
npx codex-mem-cli@latest codex setup - Codex ingestion via
notify,codex exec --json, andcodex app-server - active recall with
bootstrap_memory - passive recall with root
MEMORY.mdprojections - repo-aware memory scoping, session replay, and raw event ingestion
- metadata-rich viewer updates for platform, branch, capture mode, and agent role
Notes:
- npm package name:
codex-mem-cli - installed CLI command:
codex-mem - upstream architecture and license continuity are documented in
NOTICE.md