PreToolUse
01Hook
Runs before the agent uses a tool for Bash, Read, Edit, MultiEdit and Write tool calls, executing pre_tool_use.js via node (5 commands). From MaxForAI/Tokenless.
45 3mo ago A
tokens not measured
original MIT
Hook
Runs before the agent uses a tool for Bash, Read, Edit, MultiEdit and Write tool calls, executing pre_tool_use.js via node (5 commands). From MaxForAI/Tokenless.
Hook
Runs after a tool call finishes for Edit, MultiEdit and Write tool calls, executing post_tool_use.js and post_tool_probe.js via node (4 commands). From MaxForAI/Tokenless.
Hook
Runs when a tool call fails for Bash tool calls, executing post_tool_failure.js via node. From MaxForAI/Tokenless.
Hook
Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit.js via node. From MaxForAI/Tokenless.