View and analyze Claude Code conversation history and compaction events with a TUI and CLI tool for clear session insights.
claude-compaction-viewer is a simple tool to help you look at your Claude Code conversation history and compaction events. This guide will take you through the steps to download and run the tool on a Windows computer without needing any technical knowledge.
This tool gives you two ways to look at your data:
If you want to see what happened during your Claude Code interactions or how data was compacted, this tool makes that easy to understand.
Before you start, make sure your computer:
No extra software or setup steps are needed.
Click the button below to go to the download page.
This link will take you to the GitHub page where you can find the tool files. It is the first step to getting the software on your PC.
Look for the latest release. The page will have a section named “Releases.” Click on it and find the newest version.
Download the Windows version of claude-compaction-viewer. The file may end with .exe or .zip. If it is a .zip:
If you see an .exe file, you can move to Step 3.
.exe file.Once running, you will see options on the screen to help you inspect your Claude Code history.
The tool uses simple menus and instructions inside the window. Follow prompts shown on your screen.
If you prefer, you can also run the tool from the Windows Command Prompt.
cmd in the search box and hitting Enter.cd command. For example:cd C:\Users\YourName\Downloads\claude-compaction-viewerclaude-compaction-viewer.exeThe CLI version will list available commands, such as viewing history or compaction details. Type commands exactly as shown, and use the help command to learn more.
The tool allows you to save reports about your conversations and compaction events.
.txt or .csv, for easy use in other applications.You can keep a record of your data outside of the viewer.
If you cannot run the program:
.exe and selecting “Run as administrator.”If the interface does not display, try increasing the size of the command prompt window or your computer’s display text size.
If you run into problems beyond the ones described above, you can visit the GitHub page’s “Issues” section.
Developers and users help keep the tool working smoothly.
This guide covers all the steps to download, run, and use claude-compaction-viewer on a Windows system. It was written to help you use this tool with no programming required.
danielsod12/claude-compaction-viewer
July 18, 2024
April 13, 2026
Python