mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-07 17:22:09 +00:00
Align plugin installer and plugin settings UI with the frontend component/store patterns. - compose plugin_installer main.html from install-index/install-git/install-zip components instead of duplicating tab markup - restore shared plugin window CSS in main.html while keeping tab content delegated to dedicated components - replace remaining direct cross-store/template calls with store methods and module imports - route installer screenshot opening through pluginInstallStore and rewire plugin init opening through pluginListStore - extract settings/plugins subsection logic from inline x-data into a dedicated store-backed context - remove touched plugin/settings Alpine.store lookups in favor of explicit store imports - fix advanced toggle behavior so the switch can create a rule immediately for the selected scope - restore installer success/result state used by the git/zip tab UIs |
||
|---|---|---|
| .. | ||
| a2a | ||
| agent | ||
| backup | ||
| developer | ||
| external | ||
| mcp | ||
| plugins | ||
| secrets | ||
| skills | ||
| speech | ||
| tunnel | ||
| settings-store.js | ||
| settings.html | ||