Skip to content

Releases: KeystoneScience/codex-mem

v11.0.0

07 Mar 22:39

Choose a tag to compare

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, and codex app-server
  • active recall with bootstrap_memory
  • passive recall with root MEMORY.md projections
  • 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