Skip to content

feat: Add Subgraph Visualization Support #19

@Chajf

Description

@Chajf

Description

Currently, when a compiled graph is created from other graphs (subgraphs), the visualization renders each subgraph as a single node labeled with the subgraph’s name.

While this keeps the top-level graph clean, it limits visibility into the internal structure of nested graphs. For more complex systems, especially multi-agent or hierarchical workflows, this makes debugging and analysis significantly harder.

Proposed Feature

Add support for subgraph expansion / nested visualization, allowing users to view the internal nodes and edges of subgraphs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions