Prompt Book
Native desktop viewer for your AI coding sessions across Claude Code, Copilot CLI, and Codex CLI
Prompt Book finds and displays session transcripts from Claude Code, GitHub Copilot CLI, and OpenAI Codex CLI in one interface. Each session gets syntax-highlighted code blocks, collapsible tool calls with duration metrics, thinking blocks, token usage breakdowns, and git context. You can also drag and drop any .jsonl file or export sessions as shareable HTML.
I built it because I wanted to revisit past AI coding sessions without digging through raw JSONL files scattered across three different tools. Itβs about 4,000 lines of Rust and React on Tauri v2. Small binary, fast startup, no Electron.
Dive into your AI coding adventures with a sleek desktop viewer that unifies all your session transcripts into one neat, interactive hub β making it a breeze to explore, analyze, and share your AI-assisted code stories!
Key features:
- π₯ Multi-platform parsing for Claude Code Copilot CLI and Codex CLI
- β‘ Collapsible messages tool calls and thinking blocks for easy browsing
- π― Detailed session metadata including token usage and git info
- πΎ One-click export to self-contained HTML files for sharing or archiving
This summary was generated by GitHub Copilot based on the project README.