MoreTools

Claude Code & Codex Wrapped

AI Tools

Turn your Claude Code and Codex history into a shareable year-in-review: prompts, coding hours, Codex API-equivalent spend and your AI coding persona.

Load your AI coding logs

Drop ~/.claude/history.jsonl and ~/.codex/sessions here, or click to choose files

A .zip of them works too

Read in this tab only — nothing is uploaded.

Where are my logs?

Claude Code

macOS / Linux
~/.claude/history.jsonl
Windows
%USERPROFILE%\.claude\history.jsonl

Codex

macOS / Linux
~/.codex/sessions
Windows
%USERPROFILE%\.codex\sessions

The .claude and .codex folders are hidden. In the macOS file picker press ⌘ + Shift + . to show hidden folders; on Linux press Ctrl + H.

Or zip the logs of both tools with this command and drop the zip file here:

cd ~ && zip -r ~/Desktop/ai-coding-logs.zip .claude/history.jsonl .codex/sessions .codex/archived_sessions -i '*.jsonl'
Claude Code's history.jsonl records your prompts but not token usage, so Claude Code shows activity only. Spend and models come from Codex logs.

Features

What this tool can do for you

Drop ~/.claude/history.jsonl and your ~/.codex/sessions folder to get a Spotify Wrapped–style report of your AI coding: when you code, what you say most, Claude Code vs Codex, Codex tokens and API-equivalent cost, and a coding persona — rendered as a 9:16 image ready to share. Everything runs in your browser; your logs never leave your device.

Private by design

Files are parsed locally in your browser tab, and only the two files that are needed: Claude Code prompt history and Codex session logs. Nothing is uploaded.

Real API-equivalent cost

Every Codex response is priced by model, including cached input, and deduplicated across resumed sessions.

Your AI coding persona

Night Owl, Token Tycoon, The Orchestrator… get a persona and badges based on when and how you work with your coding agents.

Share-ready card

Download a 1080×1920 image made for Stories, X and group chats, or share it straight from your phone.

Frequently Asked Questions

Answers to common questions about this tool

For Claude Code only ~/.claude/history.jsonl, your prompt history. For Codex the session logs in ~/.codex/sessions. On Windows both folders are under %USERPROFILE%. Drop them, or a zip containing both.