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_nameis available in PATH.