gstack/browse/src
Garry Tan 4ba89d4f49
fix: add --no-sandbox for Chromium in CI/container environments
Chromium's sandbox requires unprivileged user namespaces which are
disabled in Docker containers. Without --no-sandbox, Chromium silently
fails to launch, causing browse E2E tests to exhaust all turns trying
to start the server.

Detects CI or CONTAINER env vars and adds --no-sandbox automatically.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 16:50:19 -07:00
..
browser-manager.ts fix: add --no-sandbox for Chromium in CI/container environments 2026-03-23 16:50:19 -07:00
buffers.ts feat: Phase 3.5 — cookie import, QA testing, team retro (v0.3.1) (#29) 2026-03-13 00:31:41 -07:00
bun-polyfill.cjs fix: Windows support — Node.js server fallback for Playwright (#255) 2026-03-20 12:22:11 -07:00
cli.ts fix: browse server lock fails when .gstack/ dir missing 2026-03-23 15:27:11 -07:00
commands.ts fix: support Linux Chromium cookie import 2026-03-20 23:14:43 -07:00
config.ts feat: TODOS-aware skills, 2-tier Greptile replies, gitignore fix (#61) 2026-03-14 20:15:11 -07:00
cookie-import-browser.ts merge: PR #275 - fix: support Linux Chromium cookie import 2026-03-22 22:52:36 -07:00
cookie-picker-routes.ts feat: support Chrome multi-profile cookie import 2026-03-20 12:46:49 -07:00
cookie-picker-ui.ts feat: add Import All button to cookie picker 2026-03-20 12:46:49 -07:00
find-browse.ts feat: multi-agent support — gstack works on Codex, Gemini CLI, and Cursor (v0.9.0) (#226) 2026-03-19 18:20:50 -07:00
meta-commands.ts fix: community security + stability fixes (wave 1) (#325) 2026-03-22 13:19:10 -07:00
platform.ts fix: Windows support — Node.js server fallback for Playwright (#255) 2026-03-20 12:22:11 -07:00
read-commands.ts fix: community security + stability fixes (wave 1) (#325) 2026-03-22 13:19:10 -07:00
server.ts feat: browse handoff — headless-to-headed browser switching (v0.7.4) (#201) 2026-03-19 00:38:58 -05:00
snapshot.ts fix: Windows support — Node.js server fallback for Playwright (#255) 2026-03-20 12:22:11 -07:00
url-validation.ts fix: browse server lock fails when .gstack/ dir missing 2026-03-23 15:27:11 -07:00
write-commands.ts merge: PR #275 - fix: support Linux Chromium cookie import 2026-03-22 22:52:36 -07:00