@vercel[bot]1mo ago
The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Actions | Updated (UTC) |
|---|---|---|---|
| platform-frontend | Preview, Comment | Apr 25, 2026 4:53am |
Backmerge of #886 (hotfix that shipped straight to production) so main doesn't regress.
ProductSwitcher's "For You / Connect" click fires window.location.href = "https://connect.composio.dev/<org>/~/connect". Since connect.composio.dev now points at the new dashboard, opted-in users (cookie prefers_old_dashboard=true) would land on new and bounce back to platform.
Mirror the NewDashboardBetaCard pattern: PATCH /auth/session/metadata { prefers_old_dashboard: false }, await success, then nav. Toast on error and stay put.
Clean cherry-pick of c4d38264 from production.
🤖 Generated with Claude Code
The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Actions | Updated (UTC) |
|---|---|---|---|
| platform-frontend | Preview, Comment | Apr 25, 2026 4:53am |