claude-replay: Convert AI Coding Agent Sessions into Interactive HTML Replays
By
es617
Toasted golden, schmeared with insight. Top of the rack.
Summary
claude-replay is an open-source tool that converts AI coding agent session logs (from Claude Code, Cursor, Codex CLI, Gemini CLI, and OpenCode) into interactive, self-contained HTML replays. These HTML files are embeddable, shareable, and have no external dependencies, making it easy to share AI coding sessions via email, documentation, or hosting. The tool also supports live monitoring of agent sessions with --serve --watch flags.
Key quotes
· 5 pulledAI coding sessions are great for development, but hard to share. Screen recordings are bulky and transcripts are hard to navigate.
claude-replay turns Claude Code, Cursor, Codex CLI, Gemini CLI, and OpenCode session logs into interactive, shareable HTML replays.
The generated replay is a single self-contained HTML file with no external dependencies — you can email it, host it anywhere, or embed it in documentation.
Use --serve --watch to monitor agent sessions live as they run.
Community tool — not affiliated with or endorsed by Anthropic.
You might also wanna read
claude-devtools: Open-source tool visualizes hidden Claude Code session data
claude-devtools is an open-source tool that reads raw Claude Code session logs from a user's machine and reconstructs all the information th
yolog.dev Desktop: Archive, Replay, and Search Your AI Coding Sessions
yolog.dev Desktop is a new application designed to solve the problem of losing valuable AI coding sessions. The tool archives, replays, and
Claudebin: Export and Share Claude Code Sessions as Resumable URLs
Claudebin is a tool that allows users to export Claude Code terminal sessions into shareable, resumable URLs. It captures the full session d
Claude-Mem: AI Tool for Real-Time Archiving and Organization of AI Conversations
Claude-Mem is an AI tool that transforms ephemeral AI conversations into permanent, searchable archives in real-time. It enables users to vi
re_gent: Version Control Tool for Tracking AI Coding Agent Activity
re_gent is a new version control tool specifically designed for AI coding agents. Unlike traditional Git which tracks code changes, re_gent
CCgather: A Tool to Document and Preserve Your Claude Code Journey
CCgather is a tool designed to help users document and preserve their Claude Code journey, as Claude Code automatically deletes session hist
