agent-zero/webui/components
frdel c1437b2bf9 Save plugin config as JSON & add header slot
Use json.dumps when writing plugin settings to disk instead of yaml_helper.dumps to serialize plugin configuration as JSON. Also add an <x-extension id="plugins-list-header-buttons"> slot to the plugin list header so extra header buttons or controls can be injected by extensions.
2026-02-24 13:51:54 +01:00
..
_examples v0.9.5-pre cleanup, polishing, bugfixing 2025-08-25 09:59:44 +02:00
chat fix UI regressions 2026-02-18 10:38:38 +01:00
dropdown ui: streamline sidebar buttons, add dropdown component 2025-12-29 15:03:54 +01:00
messages fix scrollbar in step detail 2026-02-09 13:13:07 +01:00
modals Add plugin config listing/deletion + UI improvements 2026-02-20 18:12:03 +01:00
notifications WebSocket merge 2026-02-01 16:07:45 +01:00
plugins Save plugin config as JSON & add header slot 2026-02-24 13:51:54 +01:00
projects Detach memory and update config 2026-02-21 10:41:29 +01:00
settings refactor memory to standalone config and unify plugin UI 2026-02-20 09:10:16 +01:00
sidebar Refactor plugin/project helpers; add plugin UI 2026-02-19 17:20:14 +01:00
sync WebSocket merge 2026-02-01 16:07:45 +01:00
tooltips quick-actions css fix; tooltips in plugins 2026-02-17 14:12:02 +01:00
welcome add extension points coverage; add JS hooks 2026-02-18 12:32:04 +01:00