mirror of
https://github.com/different-ai/openwork
synced 2026-04-25 17:15:34 +02:00
* fix(react-app): restore workspace-scoped provider bootstrap Load providers and default model state from the selected workspace on first render so the React desktop flow matches the pre-cutover app without requiring a modal refresh. * fix(react-app): restore desktop workspace reconnect flow Keep desktop workspaces visible when bootstrap refreshes fail, log reconnect/bootstrap failures in the React inspector, and reattach local workspaces to the OpenWork host automatically so sessions and settings recover after workspace changes. --------- Co-authored-by: src-opn <src-opn@users.noreply.github.com>