agent-zero/webui/css
frdel bebe6826cf
Some checks failed
Build And Publish Docker Images / plan (push) Has been cancelled
Build And Publish Docker Images / build (push) Has been cancelled
Improve WebUI bundling, manifest and stop command
Introduce a WebUI extension manifest and rewrite the asset bundler/server to support caller-supplied entry sets, extension-injected entries, and negotiated gzip. Key changes: add get_webui_extension_manifest() to helpers/extension, refactor Stop logic into stop_context() and reuse it from the connector `/stop` command, and add a new `/rename` slash command for chat naming. ui_bundler now accepts entry_urls, includes enabled extension entry files, raises the embedded text file size limit to 512 KiB, computes per-entry-set cache keys, and returns a bundle version based on the bundle signature. ui_server applies Starlette GZip middleware, adds routes (/, /index.html, /ui/index, /safe), serves splash/safe documents, injects the serialized webui_extension_manifest into the rendered index, and streamlines the /ui/asset-bundle endpoint with ETag and gzip handling. Also add multiple WebUI assets and fonts, new/updated plugin command YAML and Python command handlers, and corresponding tests covering bundling, commands, chat naming, and WebUI behaviors. Documentation (.dox.md) updated to reflect the new runtime contracts and guidance.
2026-07-29 19:49:07 +02:00
..
AGENTS.md Improve WebUI bundling, manifest and stop command 2026-07-29 19:49:07 +02:00
buttons.css Restore shared text button styling 2026-06-23 17:36:37 +02:00
loading-indicators.css Improve WebUI bundling, manifest and stop command 2026-07-29 19:49:07 +02:00
messages.css Improve WebUI bundling, manifest and stop command 2026-07-29 19:49:07 +02:00
modals.css Improve WebUI bundling, manifest and stop command 2026-07-29 19:49:07 +02:00
notification.css Add tool request validation and plugin change notifications 2026-03-10 13:08:48 +01:00
scheduler-datepicker.css (WIP) feat: Task Scheduler Management UI/UX and tools - Part 3 2025-05-01 15:38:51 +02:00
scheduler.css fix for scheduler and memory dashboard style 2026-01-02 10:59:47 +01:00
settings.css Avoid password-manager prompts in settings 2026-07-02 17:29:40 +02:00
surfaces.css Route mobile canvas rail to modals 2026-06-23 13:28:38 +02:00
tables.css file browser polishing 2026-01-31 16:51:58 +01:00
toast.css Squashed commit of the following: 2024-12-08 00:27:02 +01:00