May 9, 2026
ImprovedWorkspace navigation
Workspace routes made faster to enter
App navigation now lands on the destination before heavier workspace data finishes loading, then reuses cached page state when users return.
- Moved heavier MCP, Search, and Sync detail data behind page-local client queries.
- Kept Projects, Sync Activity, and workspace-scoped routes from waiting on server data before showing the page shell.
- Added a targeted Projects prefetch from the app sidebar because it is a common next step.