pub fn print_banner( version: &str, model: &str, project: &str, auth_status: &str, )
Print the xcodeai banner at startup, showing version, model, project, and auth status.