mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-06 05:49:12 +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