Inspect, filter, and analyze multi-turn Claude Code & Codex CLI session transcripts (transcript.jsonl) in a clean chat interface. 100% private & in-browser.
Choose your ~/.claude, ~/.codex, or workspace folders. Both are saved locally and can be refreshed in 1-click:
Copy log text or run the terminal one-liner below, then click to load instantly:
Copies your latest Claude Code or Codex session directly to your clipboard:
📋 cat $(ls -t ~/.claude/... | head -n1) | pbcopy
transcript.jsonl files or folders here
Claude Code stores all conversation logs as JSON Lines files in ~/.claude/projects/<project-name>/transcript.jsonl. Run open ~/.claude/projects/ in your Mac terminal to open the folder directly in Finder.
Yes, 100%. This tool operates completely in-browser on your local machine using vanilla JavaScript. No logs, prompts, or tool outputs are sent over the network. You can verify this by running the page in Airplane Mode.
L2Cache for Mac automatically indexes your local ~/.claude/projects/ and ~/.codex/memories.sqlite databases in real time, giving you global hotkey access (⌥ + Space), fast FTS5 search across all turns, and 1-click terminal resumption.