Skip to content

Workflow progress panel becomes difficult to scan in wide terminals #32

Description

@pmateusz

Description

The workflow progress panel expands its layout across the full available terminal width. On a wide terminal, step names remain at the left while status, duration, and token usage are aligned near the far-right edge. The resulting gap makes it difficult to tell which metadata belongs to which workflow step.

The issue affects both the live workflow execution panel and status views using the same progress layout. It becomes more pronounced as the terminal gets wider and when the workflow has nested steps, because the user's eye must travel a long horizontal distance while also tracking indentation.

Expected behavior

The workflow tree should remain compact and scannable on wide terminals. Per-step status, duration, and token usage should stay visually associated with the corresponding step. The layout should continue to adapt to narrow terminals, while using a sensible content width or column spacing on wide terminals rather than stretching indefinitely.

Image

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