pub async fn execute(args: SearchArgs) -> Result<()>Expand description
Execute the search subcommand.
Picks up the router model from --router-model, falling back to the
CODETETHER_SEARCH_ROUTER_MODEL env var and finally DEFAULT_ROUTER_MODEL.