pub fn read_transcript(path: &Path) -> Result<Vec<TranscriptEntry>>Expand description
Read a Claude Code JSONL transcript file and parse entries.
pub fn read_transcript(path: &Path) -> Result<Vec<TranscriptEntry>>Read a Claude Code JSONL transcript file and parse entries.