Skip to main content

frame_run_id

Function frame_run_id 

Source
pub fn frame_run_id(frame: &StreamFrame) -> Option<&str>
Expand description

Extract the run_id (or flow_run_id) from any StreamFrame variant that carries one. Used to route frames to the correct sub-agent’s entry / TUI item.