Added
- Add native Codex hooks integration through the Codex plugin marketplace.
- Add Codex hook payload normalization, file-context extraction, and Stop hook observation support.
- Add Codex installer support for
npx claude-mem@latest installwith Codex CLI version guidance.
Fixed
- Avoid slow observation flow retries by replacing the worker-side initialization wait with hook-side readiness polling.
- Keep Codex file-context extraction from consuming boolean flags like
cat -n. - Include
bun-runner.jsin hook distribution verification.