SessionStart
01Hook
Runs when a session starts on startup and resume, executing on-session-start.sh. From OpenCoven/claude-code-cast.
Legacy Claude Code event bridge for Coven sessions, retained for compatibility and historical reference.
Hook
Runs when a session starts on startup and resume, executing on-session-start.sh. From OpenCoven/claude-code-cast.
Hook
Runs when you submit a prompt, before the agent sees it, executing on-prompt-submit.sh. From OpenCoven/claude-code-cast.
Hook
Runs when the agent asks permission for an action, executing on-permission-request.sh. From OpenCoven/claude-code-cast.
Hook
Runs when the agent sends a notification for idle_prompt tool calls, executing on-notification.sh. From OpenCoven/claude-code-cast.
Hook
Runs after a tool call finishes, executing on-post-tool-use.sh. From OpenCoven/claude-code-cast.
Hook
Runs when the agent finishes a response, executing on-stop.sh. From OpenCoven/claude-code-cast.