SessionStart
01Hook
Runs when a session starts, executing _run_hook.sh via bash. From lemoncrow-lab/lemoncrow.
Faster runtime for coding agents. Make coding agents 25% faster and 30% cheaper on average while keeping the quality same or more. Same Task, Same Quality, Faster and Cheaper.
Hook
Runs when a session starts, executing _run_hook.sh via bash. From lemoncrow-lab/lemoncrow.
Hook
Runs when you submit a prompt, before the agent sees it, executing _run_hook.sh via bash. From lemoncrow-lab/lemoncrow.
Hook
Runs before the agent uses a tool for Task tool calls, executing _run_hook.sh via bash (2 commands). From lemoncrow-lab/lemoncrow.
Hook
Runs after a tool call finishes for Edit, Write, MultiEdit, Bash and mcp__.* tool calls, executing _run_hook.sh via bash (7 commands). From lemoncrow-lab/lemoncrow.
Hook
Runs when a tool call fails for Bash tool calls, executing _run_hook.sh via bash. From lemoncrow-lab/lemoncrow.
Hook
Runs before the context is compacted for manual and auto tool calls, executing _run_hook.sh via bash. From lemoncrow-lab/lemoncrow.
Hook
Runs after the context is compacted for manual and auto tool calls, executing _run_hook.sh via bash. From lemoncrow-lab/lemoncrow.
Hook
Runs when the agent finishes a response, executing _run_hook.sh via bash (2 commands). From lemoncrow-lab/lemoncrow.
Hook
Runs when a subagent finishes, executing _run_hook.sh via bash. From lemoncrow-lab/lemoncrow.