pub fn agui_sse_event(evt: &NormalizedEvent, request_id: &str) -> StringExpand description
Convert a NormalizedEvent to an AG-UI compatible SSE event.
AG-UI events use a different naming convention (agui.*) and structure
to support the AG-UI protocol while maintaining compatibility.