claude-code-history-0.1.8 is not a library.
Claude History
Get a transcript of your last Claude Code session, ready to include in your commit message.
Installation
With Homebrew:
brew install simonwhitaker/tap/claude-history
With Cargo:
cargo install claude-code-history
For local development, use cargo install --path ..
Then run claude-history from the same directory where you previously ran claude.
Usage
To get a list of command-line options:
claude-history --help
For release and repository workflow details, see CONTRIBUTING.md.