agent-zero/plugins/plugin_installer
frdel 999a14e31f Optimize plugin reload notifications to check for webui extensions
Add plugin_names parameter to after_plugin_change() and send_frontend_reload_notification() to enable targeted extension checking. Only send reload notification if changed plugins have webui extensions (checks extensions/webui directory existence). Defer notification send by 1 second to allow multiple rapid changes to coalesce. Update delete_plugin() to send notification before deletion for proper extension checking. Pass plugin names
2026-03-10 13:51:41 +01:00
..
api plugin installer flow cleanup 2026-03-09 13:35:18 +01:00
extensions/webui/plugins-list-header-buttons feat: simplify install button + add tab state and management methods to store 2026-03-03 23:39:29 -05:00
helpers Optimize plugin reload notifications to check for webui extensions 2026-03-10 13:51:41 +01:00
webui Optimize plugin reload notifications to check for webui extensions 2026-03-10 13:51:41 +01:00
plugin.yaml feat: add plugin installer with support for ZIP and Git installations 2026-03-03 10:53:35 -05:00