You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed hosted account sign-in from Foundry so the account handoff works reliably on remote Foundry hosts instead of depending on local-only assumptions.
Fixed the browser return flow after sign-in so Foundry can complete the hosted account reconnect cleanly without leaving the session in a half-connected state.
Fixed hosted generation requests after account sign-in by routing the active Foundry session through the same delegated account handoff used for the authenticated account flow.