PreToolUse
01Hook
Runs before the agent uses a tool for Edit, Write and Bash tool calls, executing pre-edit-recall.js and guard-check.js (2 commands). From PCIRCLE-AI/memesh.
Hook
Runs before the agent uses a tool for Edit, Write and Bash tool calls, executing pre-edit-recall.js and guard-check.js (2 commands). From PCIRCLE-AI/memesh.
Hook
Runs when a session starts on startup and resume, executing session-start.js and codex-session.js (2 commands). From PCIRCLE-AI/memesh.
Hook
Runs after a tool call finishes for Bash tool calls, executing post-commit.js. From PCIRCLE-AI/memesh.
Hook
Runs when the agent finishes a response, executing session-summary.js. From PCIRCLE-AI/memesh.
Hook
Runs before the context is compacted, executing pre-compact.js. From PCIRCLE-AI/memesh.
Hook
Runs when you submit a prompt, before the agent sees it, executing user-prompt-intent.js. From PCIRCLE-AI/memesh.