PostToolUse
01Hook Claude Code
Runs after a tool call finishes for Edit, MultiEdit and Write tool calls, running an inline shell check. From sugyan/claude-code-webui.
4 tagged claude cli, measured the same way as everything else here.
Hook Claude Code
Runs after a tool call finishes for Edit, MultiEdit and Write tool calls, running an inline shell check. From sugyan/claude-code-webui.
Hook
Runs when a session starts on startup and resume, executing session-lifecycle-hook.mjs via node with --show-toplevel. From nikuscs/codex-cc-plugin.
Hook
Runs when a session ends for startup and resume tool calls, executing session-lifecycle-hook.mjs via node with --show-toplevel. From nikuscs/codex-cc-plugin.
Hook
Runs when the agent finishes a response, executing stop-review-gate-hook.mjs via node with --show-toplevel. From nikuscs/codex-cc-plugin.