Skip to content

Custom visualization for dynamic workflow runs #3186

Description

@charlesvien

Description

Claude has a workflows feature for multi-agent orchestration: a script fans agents out in parallel, pipelines them through stages and groups them into phases, with live progress rendered as a tree in the terminal. Loops exist too but workflows are the more useful primitive right now, so loops are out of scope for this.

PostHog Code should render workflow runs with its own custom visualization. Since this is a GUI and not a TUI, we can do much better than a terminal render: live per-agent progress, phase grouping and parallel branches shown as they run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions