gstack/browse
Aurora Capital 15f079c6a2 feat(browse): add GSTACK_HEADED_NOGPU opt-in for virtual displays
On headless virtual displays (Xvnc/Xvfb on EC2/Linux), Playwright's
bundled Chromium crashes at GPU process init (SIGTRAP) when headed mode
is requested. This renders headed browse completely unusable on remote
Linux servers.

Add GSTACK_HEADED_NOGPU=1 env opt-in that appends --disable-gpu,
--disable-gpu-compositing, --disable-software-rasterizer, and
--disable-dev-shm-usage to launch args so the GPU process is bypassed
entirely. This keeps headed mode alive on VNC-backed displays without
affecting users on real displays who don't set the flag.
2026-06-08 13:01:11 +00:00
..
bin feat: multi-agent support — gstack works on Codex, Gemini CLI, and Cursor (v0.9.0) (#226) 2026-03-19 18:20:50 -07:00
scripts fix: ngrok Windows build + close CI error-swallowing gap (v0.18.0.1) (#1024) 2026-04-16 13:49:04 -07:00
src feat(browse): add GSTACK_HEADED_NOGPU opt-in for virtual displays 2026-06-08 13:01:11 +00:00
test v1.55.0.0 fix wave: gbrain data-loss guards + browser crash-loop + 6 more (#1808) 2026-05-30 14:57:07 -07:00
PLAN-snapshot-dropdown-interactive.md fix: snapshot -i auto-detects dropdown/popover interactive elements (#845) 2026-04-05 22:57:45 -07:00
SKILL.md v1.55.1.0 fix: telemetry consent accuracy + gstack-slug cache sanitization (#1848) 2026-06-02 22:36:34 -07:00
SKILL.md.tmpl v1.28.0.0 feat: browse --headed/--proxy/--navigate + gstack/llms.txt + webdriver-only stealth (#1363) 2026-05-07 20:14:59 -07:00