pub fn panel_ssh( remote: bool, host: &str, report: Option<&SurfaceProbeReport>, pending_status: &str, install_ssh_key: bool, ) -> Vec<Line<'static>>
Format SSH panel from a probe (or empty state).