Workflow Run Status Now Shows on Every Step Tab
Version: 2.4.6, Date: July 28, 2026
Workflow run status was hard to read while a workflow was actually running. The step menu used a set of small glyphs that did not distinguish a running step clearly, and the four section tabs carried no status signal at all, so clicking into a finished or not-yet-started step told you nothing about its state. This release introduces one consistent status language and applies it to both places.
Workflows
- New: All four section tabs, Prompt, Output, Context Brief, and All Outputs, now show the status of the step you are currently viewing in the top-right corner. Because the indicator follows the step you are on, it stays accurate no matter which step or tab you click into.
- Improved: The Steps Progress menu on the left now uses the same icon set as the tabs: a green check for a completed step, a green spinner for the step currently running, a red cross for a failed step, and a gray circle for anything not started. The running step previously showed a static glyph that was easy to mistake for a completed or idle one.
- Improved: Red is now reserved for failed and destructive states only, so a red mark anywhere in a run means something needs your attention rather than simply signaling activity.

