agent-zero/webui
Agent Zero abd7ac08bb feat(webui): add page-head extension point to index.html
Adds an x-extension injection point inside <head> so plugins can
inject <script> and <link> tags at page load time. This enables
plugins to load vendor libraries (e.g. mermaid.js, custom fonts)
via the standard extension mechanism rather than dynamic DOM
manipulation from JS extension hooks.

Consistent with existing sidebar-start and sidebar-end extension
points. Zero impact on existing functionality.
2026-03-26 22:13:01 +00:00
..
components Extract installed_target_matches_request helper for update skip check and use describe field for exact version matching 2026-03-26 13:16:02 +01:00
css expand agent responses in ALL mode 2026-03-25 14:28:23 +01:00
js Update API endpoint URL and refactor self-update modal handling with extension hooks 2026-03-25 18:39:30 +01:00
public frontend: quick actions redesign; collapsible wrapper 2026-03-24 18:09:48 +01:00
vendor WebSocket merge 2026-02-01 16:07:45 +01:00
index.css refactor sidebar header for improved dropdown functionality 2026-03-25 14:28:23 +01:00
index.html feat(webui): add page-head extension point to index.html 2026-03-26 22:13:01 +00:00
index.js ui: enhance chat input vertical expansion and auto-resize 2026-02-26 11:59:17 +01:00
login.css Enhance: More polished single-user login page 2025-09-01 02:12:49 -07:00
login.html Enhance: More polished single-user login page 2025-09-01 02:12:49 -07:00