Extract Transcripts Extracts readable markdown transcripts from Claude Code and Codex CLI session JSONL files. Scripts Claude Code Sessions Options: - : Include tool calls and results - : Include Claude's thinking blocks - : Process all .jsonl files in directory - : Output file path (default: stdout) - : Only output brief summary - : Skip empty and warmup-only sessions - : Minimum messages for --skip-empty (default: 2) Codex CLI Sessions Session File Locations Claude Code - Sessions: Codex CLI - Sessions: - History: DuckDB-Based Transcript Index For querying across many sessions, use the Duck…