Skip to main content

Module preflight

Module preflight 

Source
Expand description

CLI binary pre-flight validation.

Checks that agent CLI binaries exist in PATH before attempting to spawn them, providing actionable error messages with install hints.

Functions§

binary_for_agent
Map an agent name to the binary it requires.
check_binary
Verify that the CLI binary for agent_name is available in PATH.