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
Fixes fetch is not defined runtime error inside Claude Cowork. Imports fetch from undici explicitly with a global-fetch fallback. No behaviour change otherwise.