Skip to content

Agent TODO list competes with the workflow progress panel during execution #31

Description

@pmateusz

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions