mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-08 01:41:42 +00:00
- Add wildcard pattern matching for websocket events (*, eventPattern compilation) - Update WebSocketClient.on() to handle wildcard subscriptions with onAny/offAny - Add send_data helper and set_shared_websocket_manager for global websocket access - Broadcast cache clear events to frontend via websocket - Subscribe to wildcard events in sync-store and route to extensions - Move get_default_value import to function scope in |
||
|---|---|---|
| .. | ||
| AlpineStore.js | ||
| api.js | ||
| cache.js | ||
| components.js | ||
| confirmClick.js | ||
| confirmDialog.js | ||
| css.js | ||
| device.js | ||
| extensions.js | ||
| initFw.js | ||
| initializer.js | ||
| manifest.json | ||
| messages.js | ||
| modals.js | ||
| scroller.js | ||
| shortcuts.js | ||
| sleep.js | ||
| speech_browser.js | ||
| sw.js | ||
| time-utils.js | ||
| timeout.js | ||
| transformers@3.0.2.js | ||
| websocket.js | ||