Skip to main content

normalize_tui_transcript

Function normalize_tui_transcript 

Source
pub fn normalize_tui_transcript(transcript: &str) -> Vec<AgentTuiEvent>
Expand description

Extract stable message and tool-call events without removing repeated states.