SessionStart
01Hook Claude Code
Runs when a session starts on startup, executing session-start.sh with --show-toplevel. From NVIDIA/elements.
NVIDIA Design System and UI Agent Harness for AI/ML Factories, Robotics, and Autonomous Vehicles
Hook Claude Code
Runs when a session starts on startup, executing session-start.sh with --show-toplevel. From NVIDIA/elements.
Hook Claude Code
Runs before the agent uses a tool for Edit, Write and Bash tool calls, executing pre-tool-use-edit-write.sh and pre-tool-use-bash.sh with --show-toplevel (2 commands). From NVIDIA/elements.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing post-tool-use-edit-write.sh with --show-toplevel. From NVIDIA/elements.
Hook Claude Code
Runs when the agent asks permission for an action for Edit and Write tool calls, running an inline shell check. From NVIDIA/elements.
Hook Claude Code
Runs when the agent sends a notification, executing notification.sh with --show-toplevel. From NVIDIA/elements.
Hook Claude Code
Runs when the agent finishes a response, executing stop.sh with --show-toplevel. From NVIDIA/elements.