Show HN: Claude-replay – A video-like player for Claude Code sessions
4.5(10,000 개 리뷰)
무료
2026년 출시
Sobre
I got tired of sharing AI demos with terminal screenshots or screen recordings.<p>Claude Code already stores full session transcripts locally as JSONL files. Those logs contain everything: prompts, tool calls, thinking blocks, and timestamps.<p>I built a small CLI tool that converts those logs into an interactive HTML replay.<p>You can step through the session, jump through the timeline, expand tool calls, and inspect the full conversation.<p>The output is a single self-contained HTML file — no
장점
- +Converte logs em HTML interativo
- +Permite navegar pela sessão
- +Expandir chamadas de ferramenta
- +Inspeção da conversa completa
단점
- −Limitado a logs de Claude Code
- −Necessário conhecimento de JSONL