PreToolUse
01Hook
Runs before the agent uses a tool, executing hypo-close-guard.mjs via node. From sk-lim19f/Hypomnema.
Hook
Runs before the agent uses a tool, executing hypo-close-guard.mjs via node. From sk-lim19f/Hypomnema.
Hook
Runs when a session starts, executing hypo-session-start.mjs via node. From sk-lim19f/Hypomnema.
Hook
Runs when a session ends, executing hypo-session-end.mjs via node. From sk-lim19f/Hypomnema.
Hook
Runs when you submit a prompt, before the agent sees it, executing hypo-first-prompt.mjs, hypo-lookup.mjs and hypo-compact-guard.mjs via node (3 commands). From sk-lim19f/Hypomnema.
Hook
Runs before the context is compacted, executing hypo-personal-check.mjs via node. From sk-lim19f/Hypomnema.
Hook
Runs after a tool call finishes, executing hypo-auto-stage.mjs and hypo-web-fetch-ingest.mjs via node (2 commands). From sk-lim19f/Hypomnema.
Hook
Runs when the agent finishes a response, executing hypo-hot-rebuild.mjs, hypo-session-record.mjs, hypo-auto-commit.mjs and hypo-auto-minimal-crystallize.mjs via node (4 commands). From sk-lim19f/Hypomnema.
Hook
Runs on the CwdChanged event, executing hypo-cwd-change.mjs via node. From sk-lim19f/Hypomnema.
Hook
Runs on the FileChanged event, executing hypo-file-watch.mjs via node. From sk-lim19f/Hypomnema.