Significant-Gravitas/AutoGPT

Collapse unconnected object sub-outputs on blocks

Open

#11,044 创建于 2025年10月2日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Python (46,237 fork)batch import
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.

贡献者指南