v0.5.1
extensions/ui/node_display.is_pluginnow reads the registry'sloaded_plugin_nodesattribute (wasplugin_registry), matching cuvis-ai-core's renamed node-class map. The plugin pill is still driven purely by class-name membership; only the attribute name changed. Pairs with cuvis-ai-core's matching rename (core floorscuvis-ai-schemas[proto]>=0.5.1).
What's Changed
- ui: is_plugin reads loaded_plugin_nodes (was plugin_registry) by @nghorbani in #22
Full Changelog: v0.5.0...v0.5.1