agent-zero/webui/components/settings/developer
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
..
dev.html refactor: Extract code execution tool to plugin 2026-03-08 09:52:17 +08:00
developer-settings.html Settings polishing, logout button 2026-02-05 22:02:49 +01:00
websocket-event-console-store.js WebSocket merge 2026-02-01 16:07:45 +01:00
websocket-event-console.html WebSocket merge 2026-02-01 16:07:45 +01:00
websocket-test-store.js refactor: rename state_sync namespace to webui and simplify handler event registration 2026-03-20 15:34:59 +01:00
websocket-tester.html WebSocket merge 2026-02-01 16:07:45 +01:00