Skip to main content

read_claude_transcript

Function read_claude_transcript 

Source
pub fn read_claude_transcript(path: &Path) -> Result<ClaudeTranscript>
Expand description

Read the native JSONL only far enough to recover a transcript suitable for Hel’s chat view. Full tool traffic and reasoning remain in the copied native rollout, not in this lossy projection.