← All docs

Debugging

In the app, a run is a single captured execution. Use the timeline to see what happened in order.

Read an execution

Open a run from the list. Follow steps and capability events along the path your code actually took.

Inspect state

Use the UI to expand inputs, outputs, and environment-related detail the capture recorded (subject to your version and project settings).

Replay

Replay re-runs the code path with recorded I/O so you can compare behavior without re-firing real side effects. Availability depends on your plan and the runtime.