Clicks and user interactions
Bug reports for coding agents
Record the bug. Let AI find the fix.
Repro captures the clicks, errors, and network requests behind a bug so coding agents can fix it faster.

Console logs and errors
Network requests and WebSockets
Replay timeline and DOM state
The recording workflow
From repro to fix
- 1
Record
Record the bug while it is happening, including the interactions, errors, requests, and DOM changes your team needs to start from evidence instead of guesswork.
- 2
Replay
See what happened, with a full timeline of logs, network activity, and interactions. No need to reproduce the bug again.
- 3
Find the cause
Use the recorded evidence to identify likely causes before your coding agent starts changing code.
- 4
Fix
Fix with confidence from the recorded evidence. Repro's MCP server lets your coding agent inspect the recording directly.