mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-06 08:01:31 +00:00
Expose plugin config management and improve UI/UX. Backend: add plugins API actions list_configs and delete_config (with validation and file deletion), and refine find_plugin_assets to infer project/agent from paths when wildcards are used. Frontend: update download endpoints to /api/download_work_dir_file, redesign plugin-configs list layout, add delete confirmation and show action, and adjust styles. Enhance plugin-settings-store with unsaved-changes detection, scope-change confirmation, config listing and deletion via the new API, and settings snapshot lifecycle. Also update message path replacement to use the /api prefix. |
||
|---|---|---|
| .. | ||
| AlpineStore.js | ||
| api.js | ||
| components.js | ||
| confirmClick.js | ||
| confirmDialog.js | ||
| css.js | ||
| device.js | ||
| extensions.js | ||
| initFw.js | ||
| initializer.js | ||
| manifest.json | ||
| messages.js | ||
| modals.js | ||
| scroller.js | ||
| shortcuts.js | ||
| sleep.js | ||
| speech_browser.js | ||
| sw.js | ||
| time-utils.js | ||
| timeout.js | ||
| transformers@3.0.2.js | ||
| websocket.js | ||