Vercel Workflows trace viewer now includes a minimap, giving developers a full-run overview in a single persistent panel.

The minimap supports drag-to-pan, resize-to-zoom, click-to-jump, and arrow key stepping. It runs inside the Vercel platform and locally via the Workflow SDK using `npx workflow@beta web`.

The real reason to read the full changelog: the navigation controls suggest these traces are getting long and complex enough to need a map. That tells you something about where Workflow complexity is heading.

[READ ORIGINAL →]