Claude-replay – A video-like player for Claude Code sessions
Self-contained HTML replays beat screenshots, but solves niche problem for Claude Code users.

Single-file HTML replays for Claude Code and Cursor sessions, no hosting needed.
Developers using AI coding assistants like Claude Code or Cursor
Asciinema · Termrecord
I originally built it for demos. But people have been using it for knowledge sharing, teaching, documentation, and even debugging sandboxed agent workflows in the cloud. Pretty cool to learn about these use cases.
Since then: Cursor and Codex CLI support, Docker, --watch live mode, custom redaction, and two new ways to use it:
- Web UI, drag and drop a session file, no install needed: https://es617.dev/claude-replay/
- Local editor, run claude-replay to launch a full editor in your browser: browse sessions, edit prompts, exclude turns, add bookmarks, live preview
The output is still a single self-contained HTML file — step through prompts, tool calls, and reasoning. Zero dependencies, works on mobile, embeddable via iframe.
Self-contained HTML replays beat screenshots, but solves niche problem for Claude Code users.
Recovers wiped projects from Claude Code logs when git history won't help.
Session replay TUI for Claude Code learning, but limited to existing session logs.
Yet another coding assessment platform, but this one parses AI agent logs.
Saves 100k+ tokens by handoff instead of replaying entire Claude sessions.
Export Claude Code sessions to shareable URLs; replay and resume conversations.