Skip to main content

parse_opencode_events

Function parse_opencode_events 

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

Parse an OpenCode --format json event stream into ordered tool invocations.