Significant-Gravitas/AutoGPT

Collapse unconnected object sub-outputs on blocks

開放

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

 (4 則留言) (0 個反應) (0 位負責人)Python (46,237 個分叉)batch import
AndroidGood first issueNavigationUIgood first issueplatform/frontend

倉庫指標

星標
 (184,310 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南