agent-zero/webui/components
frdel a5620506d5 refactor: rename state_sync namespace to webui and simplify handler event registration
- Rename /state_sync namespace to /webui throughout codebase
- Remove get_event_types() from WebSocketHandler - handlers now process all events for their namespace
- Replace per-event handler registration with namespace-wide registration
- Add validate_event_type() class method for runtime event name validation
- Update UserMessage instantiation to use keyword arguments (message=, attachments=)
- Move send_data
2026-03-20 15:34:59 +01:00
..
_examples v0.9.5-pre cleanup, polishing, bugfixing 2025-08-25 09:59:44 +02:00
chat Merge pull request #1262 from keyboardstaff/models-config-plugin 2026-03-18 21:03:30 +01:00
dropdown ui: streamline sidebar buttons, add dropdown component 2025-12-29 15:03:54 +01:00
messages Add tool request validation and plugin change notifications 2026-03-10 13:08:48 +01:00
modals fix padding in basic modals style 2026-03-08 16:27:10 +01:00
notifications Add tool request validation and plugin change notifications 2026-03-10 13:08:48 +01:00
plugins plugins: thumbnails in plugin list and hub 2026-03-19 15:57:58 +01:00
projects Add tool request validation and plugin change notifications 2026-03-10 13:08:48 +01:00
settings refactor: rename state_sync namespace to webui and simplify handler event registration 2026-03-20 15:34:59 +01:00
sidebar ui: full logo in sidebar; new chat icon update 2026-03-18 15:58:41 +01:00
sync refactor: rename state_sync namespace to webui and simplify handler event registration 2026-03-20 15:34:59 +01:00
tooltips quick-actions css fix; tooltips in plugins 2026-02-17 14:12:02 +01:00
welcome Fix plugin modal paths to use absolute URLs instead of relative paths 2026-03-10 22:27:16 +01:00