Skip to content

Make the Data panel able to display data from selected nodes living in subgraphs#4064

Merged
Keavon merged 1 commit intomasterfrom
data-panel-for-nested-graphs
Apr 28, 2026
Merged

Make the Data panel able to display data from selected nodes living in subgraphs#4064
Keavon merged 1 commit intomasterfrom
data-panel-for-nested-graphs

Conversation

@Keavon
Copy link
Copy Markdown
Member

@Keavon Keavon commented Apr 28, 2026

Partly closes #3779.

@Keavon Keavon changed the title Enable the Data panel to display data from selected nodes living in subgraphs Make the Data panel able to display data from selected nodes living in subgraphs Apr 28, 2026
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 5 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request transitions the node inspection system from using single node IDs to full node paths, enabling the Data panel to introspect nodes within nested subnetworks. The changes involve updating the message handlers, portfolio logic, and the graph executor to propagate and handle these paths, allowing monitor nodes to be correctly spliced into subgraphs. Feedback suggests optimizing the access method in the runtime by pre-calculating paths to avoid redundant allocations and cloning during execution.

Comment thread editor/src/node_graph_executor/runtime.rs
@Keavon Keavon force-pushed the data-panel-for-nested-graphs branch from 073ddf4 to 6beb58b Compare April 28, 2026 19:41
@Keavon Keavon merged commit c347555 into master Apr 28, 2026
9 checks passed
@Keavon Keavon deleted the data-panel-for-nested-graphs branch April 28, 2026 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Data trees

1 participant