https://github.com/simonwhitaker/claude-history
https://github.com/simonwhitaker/claude-history
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simonwhitaker/claude-history
- Owner: simonwhitaker
- Created: 2025-06-14T17:26:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-14T17:27:33.000Z (about 1 year ago)
- Last Synced: 2025-06-14T18:33:59.178Z (about 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Claude History
Get the user prompts from your last Claude Code session, ready to include in your commit message.
## Installation
```command
uv tool install . -e
```
Then run `claude-history` from the same directory where you previously ran `claude`.