Significant-Gravitas/AutoGPT

Collapse unconnected object sub-outputs on blocks

Open

#11,044 建立於 2025年10月2日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)Python (184,310 star) (46,237 fork)batch import
good first issueplatform/frontend

描述

Any node output that is:

  • not connected
  • not a top-level output

Should be default hidden. The user should be able to expand an object output to show its sub-outputs.

Hiding unused sub-outputs will save a lot of wasted Builder canvas real-estate and improve usability in such cases.

貢獻者指南