Significant-Gravitas/AutoGPT
GitHub で見るCollapse unconnected object sub-outputs on blocks
Open
#11,044 opened on 2025年10月2日
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.