Show HN: Claude-replay – A video-like player for Claude Code sessions https://ift.tt/QzVhpex
Show HN: Claude-replay – A video-like player for Claude Code sessions I got tired of sharing AI demos with terminal screenshots or screen recordings. Claude Code already stores full session transcripts locally as JSONL files. Those logs contain everything: prompts, tool calls, thinking blocks, and timestamps. I built a small CLI tool that converts those logs into an interactive HTML replay. You can step through the session, jump through the timeline, expand tool calls, and inspect the full conversation. The output is a single self-contained HTML file — no dependencies. You can email it, host it anywhere, embed it in a blog post, and it works on mobile. Repo: https://ift.tt/vlLaQVH Example replay: https://es617.github.io/assets/demos/peripheral-uart-demo.ht... https://ift.tt/vlLaQVH March 6, 2026 at 10:57PM