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
fix(dashboard): replace env var browser guard with --open flag
Browser auto-open is now disabled by default. Users must pass --open
to open the dashboard URL in their browser. This prevents browser
windows from spawning during tests or CI without relying on env vars.
Upported from main branch's approach (cleaner than PWHEADLESS guard).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments