mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-06 14:00:09 +02:00
- Fire getMe() and listWorkspaces() in parallel instead of serially, saving one network round-trip (~200ms on cloud) - Render dashboard sidebar shell immediately once user is authenticated, show loading indicator in content area while workspace hydrates Closes MUL-41