PreToolUse
01Hook
Runs before the agent uses a tool for Bash tool calls, executing hook-handler.cjs via node. From ibragimov-oasis/vibe-coder.
Hook
Runs before the agent uses a tool for Bash tool calls, executing hook-handler.cjs via node. From ibragimov-oasis/vibe-coder.
Hook
Runs after a tool call finishes for Write, Edit, MultiEdit and Task tool calls, executing hook-handler.cjs via node (2 commands). From ibragimov-oasis/vibe-coder.
Hook
Runs when you submit a prompt, before the agent sees it, executing hook-handler.cjs via node. From ibragimov-oasis/vibe-coder.
Hook
Runs when a session starts, executing hook-handler.cjs and auto-memory-hook.mjs via node (2 commands). From ibragimov-oasis/vibe-coder.
Hook
Runs when a session ends, executing hook-handler.cjs and auto-memory-hook.mjs via node (2 commands). From ibragimov-oasis/vibe-coder.
Hook
Runs when the agent finishes a response, executing auto-memory-hook.mjs via node. From ibragimov-oasis/vibe-coder.
Hook
Runs when a task is marked completed, executing hook-handler.cjs and pipeline-trigger.cjs via node (2 commands). From ibragimov-oasis/vibe-coder.
Hook
Runs when a subagent starts, executing hook-handler.cjs via node. From ibragimov-oasis/vibe-coder.