AI article
Show HN: Claude-replay – A video-like player for Claude Code sessions
Community description: 80 points · 28 comments on Hacker News
Hacker News | Mar 6, 2026 | es617
Automated excerpt
Screen recordings are bulky and transcripts are hard to navigate. claude-replay turns Claude Code, Cursor, Codex CLI, Gemini CLI, OpenCode, Kimi Code, and Hermes Agent session logs into interactive, shareable HTML replays. Gemini CLI transcripts are also supported — the format is auto-detected. Use --format json for the legacy JSON format. claude-replay extract replay. html -o session. jsonl # JSONL (default) claude-replay extract replay. html -o data. json --format json # JSON claude-replay session. jsonl -o new-replay. html --theme dracula The extracted JSONL can be fed back into claude-replay to regenerate with different options.
Selected automatically from source text; not independently written or fact-checked. Read the original for full context.