← Package directory
Available on winget

Install claude-history

CLI tool for programmatic access to Claude Code's agent history storage

Install with winget
winget install --id randlee.claude-history
Upgrade
winget upgrade --id randlee.claude-history
Uninstall
winget uninstall --id randlee.claude-history

About claude-history

claude-history is a Go CLI tool that provides programmatic access to Claude Code's agent history storage. It maps between filesystem paths and Claude's internal storage format, enabling querying, filtering, and export of conversation history including subagent sessions and tool calls.

What's new in 0.3.0

Phase 15: Query HTML format with subagent support - Enhanced query command with HTML output format - Subagent conversation rendering in HTML - Improved message role labels and formatting - Fixed empty message bubble issues - Clickable file paths in conversation view - Comprehensive test coverage for HTML rendering

Read release notes

Version history

Version Updated Notes
0.3.0 Unknown Phase 15: Query HTML format with subagent support - Enhanced query command with HTML output format - Subagent conversation rendering in HTML - Improved message role labels and formatting - Fixed empty message bubble issu...