Skip to main content

Module hook_handlers

Module hook_handlers 

Source

Functions§

handle_codex_pretooluse
handle_codex_session_start
handle_copilot
Copilot-specific PreToolUse handler. VS Code Copilot Chat uses the same hook format as Claude Code. Tool names differ: “runInTerminal” / “editFile” instead of “Bash” / “Read”.
handle_redirect
handle_rewrite
handle_rewrite_inline
Inline rewrite: takes a command as CLI args, prints the rewritten command to stdout. Used by the OpenCode TS plugin where the command is passed as an argument, not via stdin JSON.