Significant-Gravitas/AutoGPT

Collapse unconnected object sub-outputs on blocks

Offen

#11.044 geöffnet am 02.10.2025

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (46.237 Forks)batch import
AndroidGood first issueNavigationUIgood first issueplatform/frontend

Repository-Metriken

Stars
 (184.310 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide