Agents make changes quickly, but the path they took is hard to inspect after the fact.
The Flight Recorder wraps your agent command and records the full timeline — prompt, model, every tool call, every shell command, errors, retries, the final diff, and an estimated cost.
Inspect a run, replay context, export it as HTML, or diff two runs against each other.
One command. No account. No telemetry.
A real run from the test suite — fixing failing tests in a Next.js app.
Stored locally as JSON. Used by Agent Review and Agent Cost Lens.
| Wrap an agent command and record the full timeline. |
| Show the timeline for a run. |
| Walk through a run step by step. |
| List previous runs. |
| Export a portable HTML report. |
| Show the final code diff for a run. |