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
feat(hybrid): auto-route /launch to localhost when served remotely
If the app is loaded from a remote host (Vercel deploy), launch() now targets
http://localhost:8000 automatically — no VITE_LAUNCH_BASE needed. Served from
localhost it stays same-origin. Env var still overrides.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments