mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-12 14:09:52 +00:00
- Change `_active_handlers` from list of tuples to dict mapping paths to handler instances - Cache handler instances on connect instead of recreating them for each event - Reuse cached instances in `_dispatch` instead of instantiating new ones - Remove redundant handler instantiation in `_on_disconnect` - Add type ignore comments for socketio event decorators - Fix extension asset path construction to use proper directory variable |
||
|---|---|---|
| .. | ||
| header-icons.html | ||
| quick-actions.html | ||
| sidebar-top.html | ||