mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-07-30 03:03:34 +00:00
Move the Launcher Host access control into Agent Zero's existing sync-status cluster, render one computer glyph per gateway, and remove the tooltip, expanding label, and animation. Reuse the standard WebUI radius tokens and cover the new extension surface and compact indicator contract with focused tests and DOX updates.
817 B
817 B
Sync Components DOX
Purpose
- Own WebUI state synchronization status UI and store.
Ownership
sync-store.jsowns sync status state.sync-status.htmlowns sync indicator markup and thesync-status-endextension point for connection-related controls.
Local Contracts
- Keep sync state compatible with WebSocket state-sync events.
- Avoid noisy user-facing alerts for transient sync state unless existing UX expects them.
- Keep the compact status cluster free of native title tooltips; interactive extensions must provide accessible names directly.
Work Guidance
- Coordinate sync changes with WebSocket client and backend WebSocket extensions.
Verification
- Smoke-test connection, reconnect, and state refresh indicators after changes.
Child DOX Index
No child DOX files.