agent-zero/plugins/memory/webui
frdel 1b89a0d359 Add tool request validation and plugin change notifications
Introduce validate_tool_request() extensible method in agent.py to validate tool request structure (dict with tool_name string and tool_args dict fields) before processing. Add after_plugin_change() helper in helpers/plugins.py that clears cache and sends a frontend reload notification (throttled to display_time interval) with a reload button. Update plugin installer install/delete flows to call after_plugin_change(). Extend notification
2026-03-10 13:08:48 +01:00
..
config.html Use prototype-based context for plugin settings 2026-03-09 21:19:55 +01:00
main.html Refactor plugin/project helpers; add plugin UI 2026-02-19 17:20:14 +01:00
memory-dashboard-store.js plugins - frontend PoC 2026-02-16 20:01:25 +01:00
memory-dashboard.html fix padding in basic modals style 2026-03-08 16:27:10 +01:00
memory-detail-modal.html Add tool request validation and plugin change notifications 2026-03-10 13:08:48 +01:00