Setup
01Hook
Runs once when the project is set up, executing setup.sh. From KeystoneScience/codex-mem.
Persistent memory for Codex CLI, Claude Code, and MCP clients
Hook
Runs once when the project is set up, executing setup.sh. From KeystoneScience/codex-mem.
Hook
Runs when a session starts on startup, clear, compact, startup, clear and compact, executing smart-install.js and bun-runner.js (3 commands). From KeystoneScience/codex-mem.
Hook
Runs when you submit a prompt, before the agent sees it, executing bun-runner.js. From KeystoneScience/codex-mem.
Hook
Runs after a tool call finishes, executing bun-runner.js. From KeystoneScience/codex-mem.
Hook
Runs when the agent finishes a response, executing bun-runner.js (2 commands). From KeystoneScience/codex-mem.