Skip to main content

parse_codex_events

Function parse_codex_events 

Source
pub fn parse_codex_events(jsonl_path: &Path) -> Result<Vec<ToolInvocation>>
Expand description

Parse a Codex event stream into ordered tool invocations.