pub async fn visualize_dag( output: Option<PathBuf>, format: Option<String>, ) -> Result<(), CliError>