pub fn launch_ai_tool( path: &Path, resume: bool, opts: &LaunchOptions<'_>, ) -> Result<()>
Launch AI coding assistant in the specified directory.