Description
During a workflow run, the workflow progress panel and the implementation agent's TODO list can be visible at the same time. Both surfaces look like active progress trackers, but they represent different levels of work:
- the workflow panel shows the authoritative state of the overall workflow and its steps;
- the TODO list shows the internal plan of an agent working inside one workflow step.
Displaying both with similar prominence divides attention and makes it unclear which surface represents the run's actual progress. It also consumes valuable vertical space above the editor.
Expected behavior
While workflow execution status is visible, the workflow panel should be the primary progress surface. The implementation agent's TODO list should be hidden or collapsed for that period and restored when the workflow progress surface is removed. The TODO data should not be deleted; only its presentation should change.
Description
During a workflow run, the workflow progress panel and the implementation agent's TODO list can be visible at the same time. Both surfaces look like active progress trackers, but they represent different levels of work:
Displaying both with similar prominence divides attention and makes it unclear which surface represents the run's actual progress. It also consumes valuable vertical space above the editor.
Expected behavior
While workflow execution status is visible, the workflow panel should be the primary progress surface. The implementation agent's TODO list should be hidden or collapsed for that period and restored when the workflow progress surface is removed. The TODO data should not be deleted; only its presentation should change.