-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels