Significant-Gravitas/AutoGPT
在 GitHub 查看Collapse unconnected object sub-outputs on blocks
Open
#11,044 创建于 2025年10月2日
good first issueplatform/frontend
仓库指标
- Star
- (184,310 star)
- PR 合并指标
- (平均合并 10天 15小时) (30 天内合并 100 个 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.