Replay a failing run from production.
See the exact prompt the model saw, the exact tool response, the exact retry. Hand engineering a precise repro instead of a screenshot and a guess.
How it works.
Every span carries its inputs and outputs — LLM spans carry the prompt and the completion, tool spans carry args and return values, retry spans carry the back-off window and the trigger error. Open a trace and every step is fully reconstructed.
The prompt view shows you what the model actually saw, including the agent scratchpad assembled by the framework. The tool view shows the exact arguments the agent passed and the exact response it got back. The retry view shows the trigger and the back-off so you can tell whether the agent was patient or panicking.
Share a deep link to any span with engineering — no screenshot, no re-typed JSON, no guess. They open the exact step you saw, with the exact inputs and outputs it captured.
What you can do with it.
What a replayable span looks like.
Works with.
Stop chasing screenshots. Start replaying runs.
Free tier. No card required. First trace in under five minutes.