pub fn push_streaming_preview( lines: &mut Vec<Line<'static>>, state: &AppState, separator_width: usize, formatter: &MessageFormatter, )
Append a streaming preview block when the app is actively receiving text.