Significant-Gravitas/AutoGPT

Collapse unconnected object sub-outputs on blocks

Open

#11.044 aperta il 2 ott 2025

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)Python (46.237 fork)batch import
good first issueplatform/frontend

Metriche repository

Star
 (184.310 star)
Metriche merge PR
 (Merge medio 10g 15h) (100 PR mergiate in 30 g)

Descrizione

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.

Guida contributor