Claude-replay – Replay your Claude Code sessions
Session replay TUI for Claude Code learning, but limited to existing session logs.

StarCraft replay rendering engine with Claude-powered gameplay critique.
StarCraft 2 players, esports analysts, game enthusiasts
SC2Elo · Hotkeys.gg
I built a replay rendering engine from scratch using the replay files and Claude Code.
The replay files contain sampled position coordinates and commands that the player inputs. So I built an isometric view using the map and overlayed unit icons over the map, then interpolated the positions that units move in over time.
I also extracted additional metrics from the game data as well - some are derived on top of other metrics.
Finally, I pass all this context into a LLM for it to critique gameplay and offer strengths and improvements per player.
It's not perfect, but a good starting point to iterate and improve
Let me know what you think!
Session replay TUI for Claude Code learning, but limited to existing session logs.
WebGL 2 instanced rendering optimization of a known tool, not a novel approach.
Shadow Replay mode captures the last 2 minutes before a crash automatically.
Nonogram leaderboards with YouTube-style replays, but the genre is saturated.
Visual DLQ debugging and replay when RabbitMQ's built-in UI leaves you guessing.
Replay-first architecture beats LangSmith's static traces for debugging non-deterministic agents.