mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-07 22:16:52 +02:00
74667b00e3
Chromium's sandbox fails when the server is spawned through the Bun→Node process chain on Windows (GitHub #276). Disable chromiumSandbox on Windows at both launch sites (headless + headed). Safe: local daemon browsing user-specified URLs, Playwright docs recommend disabling in CI/container environments. Fixes #276. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>