Skip to main content

Module claude_code

Module claude_code 

Source
Expand description

Claude Code transcripts — ~/.claude/projects/<project>/<session>.jsonl.

The parser itself is crate::jsonl, unchanged: Claude Code’s SessionEnd hook has always used it, thousands of archives were written by it, and its output is what every other adapter is measured against. This adapter adds only the two things the hook never needed — where the files are, and which of them are new.

Structs§

ClaudeCodeTranscripts
Claude Code’s session records.