pub fn select_agent_from_log_files( prompter: &dyn Prompter, log_files: &[String], logs_dir: &Path, ) -> Result<String>