pub fn format_runs(runs: &[(String, AgentStatus)]) -> StringExpand description
Render a run listing as aligned RUN STATUS lines (or a friendly note when
empty).
pub fn format_runs(runs: &[(String, AgentStatus)]) -> StringRender a run listing as aligned RUN STATUS lines (or a friendly note when
empty).