Plugin.id field, recommended.except() helper, and lucide-react upgrade
This release adds a field for identity-based plugin operations and a
helper for selectively excluding plugins from the recommended set by identifier. lucide-react is upgraded from 0.554 to 1.8.0, and a crash in the AI Insights sidebar is resolved.
Features
- Plugin.id field and recommended.except() helper #2407 - Added a field to plugin definitions and ahelper that selectively excludes plugins from the recommended set by their identifier. (Author: @adaam2 )
- lucide-react upgrade to 1.8.0 #2401 - Upgraded lucide-react dependency from 0.554 to 1.8.0. (Author: @alx-xo )
Bug fixes
- AI Insights sidebar crash and widget rendering #2404 - Fixed a crash in the AI Insights sidebar triggered by rapid clicks on "Explore with AI" and ensured andwidgets render correctly in the agent session pop-out. (Author: @simplesagar )
