Stop
01Hook
Runs when the agent finishes a response, executing pause_detect.py via python3. From TerenceLiu98/prewalk.
Hook
Runs when the agent finishes a response, executing pause_detect.py via python3. From TerenceLiu98/prewalk.
Hook
Runs when a session starts, executing export_session_id.py via python3. From TerenceLiu98/prewalk.
Hook
Runs after a tool call finishes for TodoWrite, TaskCreate, TaskUpdate, TaskList, Write, Edit, MultiEdit, Bash, rp, RepoPrompt, Task and Agent tool calls, executing todo_tracker.py, edit_tracker.py and handoff_result.py via python3 (3 commands). From TerenceLiu98/prewalk.
Hook
Runs when a subagent starts for ^(prewalk:)?prewalk-executor$ tool calls, executing handoff_lifecycle.py via python3. From TerenceLiu98/prewalk.
Hook
Runs when a subagent finishes for ^(prewalk:)?prewalk-executor$ tool calls, executing handoff_lifecycle.py via python3. From TerenceLiu98/prewalk.
Hook
Runs when a tool call fails for Task and Agent tool calls, executing handoff_result.py via python3. From TerenceLiu98/prewalk.
Hook
Runs on the PermissionDenied event for Task and Agent tool calls, executing handoff_result.py via python3. From TerenceLiu98/prewalk.
Hook
Runs before the agent uses a tool for Task and Agent tool calls, executing handoff_router.py via python3. From TerenceLiu98/prewalk.