Skip to main content

discover_first

Function discover_first 

Source
pub async fn discover_first() -> Option<(CliName, String)>
Expand description

Discover the first available CLI binary (preference: Claude > Codex > Gemini).

Runs all lookups concurrently and returns the highest-priority match.