pub fn render_timeline(timeline: &AttemptTimeline) -> StringExpand description
Human-readable history output; event summaries deliberately reuse the
schema-v1 formatter used by devflow status.
pub fn render_timeline(timeline: &AttemptTimeline) -> StringHuman-readable history output; event summaries deliberately reuse the
schema-v1 formatter used by devflow status.