Show HN: Claude-code-replay – get lost project code back from Claude Code logs
Category: cli-tool
Tags: claude-code, replay, recovery, ai-tools, developer-tools
Score: 7.0/10 (Innovation: 6, Technical: 8, Documentation: 8, Utility: 6)
Claude-code-replay is a CLI tool that reconstructs lost project state from Claude Code session logs by replaying file writes, edits, and bash commands in chronological order. It features an optional LLM-powered classifier that intelligently filters events to accurately restore the project, with detailed caching and debugging capabilities. The project is interesting as a lifesaver for developers who accidentally wipe their project tree during AI-assisted coding sessions.
Target audience: backend devs, devops, data engineers
Repository: https://github.com/glebmish/claude-code-replay · TypeScript · MIT · 1 stars
View on Hacker News