pub fn normalize_tui_transcript(transcript: &str) -> Vec<AgentTuiEvent>Expand description
Extract stable message and tool-call events without removing repeated states.
pub fn normalize_tui_transcript(transcript: &str) -> Vec<AgentTuiEvent>Extract stable message and tool-call events without removing repeated states.