pub fn parse_opencode_events_full(
jsonl_path: &Path,
) -> Result<TranscriptSummary>Expand description
Parse an OpenCode --format json event stream into a full
TranscriptSummary.
pub fn parse_opencode_events_full(
jsonl_path: &Path,
) -> Result<TranscriptSummary>Parse an OpenCode --format json event stream into a full
TranscriptSummary.