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
{{ message }}
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
fix: pass providerConfig envVars to startPanel on session creation
readProviderConfig was only called in the panels:continue path but
missing from all four startPanel calls in TaskQueue, so provider ENV
settings had no effect on the initial spawn.
0 commit comments