mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-04-30 04:30:36 +00:00
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 |
||
|---|---|---|
| .. | ||
| install-detail.html | ||
| install-git.html | ||
| install-index.html | ||
| install-zip.html | ||
| main.html | ||
| pluginInstallStore.js | ||