The trace viewer for Vercel Workflows now has a minimap that shows the entire run in one view.


Drag the viewport to pan, resize it to zoom, or drag across the minimap to select a new section. Click anywhere on the minimap to jump to that point, or scroll and use arrow keys to step through the run.
The minimap is available in the trace viewer on Vercel and locally through the Workflow SDK with npx workflow@beta web.
Learn more about Vercel Workflows and the Workflow SDK.