mirror of
https://github.com/qingchencloud/clawpanel.git
synced 2026-07-13 16:32:54 +08:00
Render the dashboard first wave without waiting for get_version_info, which may spawn CLI work and query the registry. Version data now updates the stat cards asynchronously after the core service/config data is shown. Also shorten the desktop Gateway port probe before WebSocket connection from 20s/2s polling to 3s/300ms polling, relying on the WebSocket reconnect path instead of blocking startup for a long time. ## Verification - npm run build