pub fn launch_ai_tool( path: &Path, resume: bool, term_override: Option<&str>, ) -> Result<()>
Launch AI coding assistant in the specified directory.