SessionStart
01Hook
Runs when a session starts, executing check-setup.sh via bash. From mathiaschu/watch.
12 tagged mlx, measured the same way as everything else here.
Browse within: Apple Silicon 11local-ai 5macos 5speech-to-text 5
Hook
Runs when a session starts, executing check-setup.sh via bash. From mathiaschu/watch.
Hook
Runs when the agent finishes a response, executing post.sh. From T0mSIlver/localvoxtral.
Hook
Runs after a tool call finishes for Read, Edit, Write and NotebookEdit tool calls, executing post.sh. From T0mSIlver/localvoxtral.
Hook
Runs when a session ends, executing post.sh. From T0mSIlver/localvoxtral.
Hook
Runs when a session starts on startup, resume, clear, startup, clear, startup, resume and compact, running MEMO_NONINTERACTIVE=1 memo sync pull --quiet (7 commands). From jagoff/memo.
Hook
Runs when you submit a prompt, before the agent sees it, running an inline shell check (4 commands). From jagoff/memo.
Hook
Runs when the agent finishes a response, running an inline shell check (6 commands). From jagoff/memo.
Hook
Runs when the agent finishes a response, executing run-tts.sh. From aperepel/claude-mlx-tts.
Hook
Runs when the agent asks permission for an action for Bash tool calls, executing run-permission-notify.sh and approve-tts.py (2 commands). From aperepel/claude-mlx-tts.