Significant-Gravitas/AutoGPT
GitHub で見るCollapse unconnected object sub-outputs on blocks
Open
#11,044 opened on 2025年10月2日
good first issueplatform/frontend
Repository metrics
- Stars
- (184,310 stars)
- PR merge metrics
- (平均マージ 10d 15h) (30d で 100 merged PRs)
説明
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.