mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-07 00:41:55 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| architecture.md | ||
| connectivity.md | ||
| contributing-skills.md | ||
| extensions.md | ||
| mcp-configuration.md | ||
| notifications.md | ||
| plugins.md | ||
| websockets.md | ||