Significant-Gravitas/AutoGPT

Show disabled blocks as disabled (greyed out and un-selectable) in the block list with a reason on hover (or similar) and add a separate block bool to hide blocks from the list

Open

#8,889 opened on Dec 5, 2024

View on GitHub
 (2 comments) (0 reactions) (1 assignee)Python (184,310 stars) (46,237 forks)batch import
fridgegood first issue

Description

Right now, locally, it's challenging to know what blocks exist and what blocks you don't have configured vs. what blocks don't exist. Add this capability so we can still hide blocks on the platform. You may need to play with the wording of hide vs disabled, etc

Contributor guide