mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-05 13:15:24 +02:00
55246b5cd8
Browse E2E tests (browse basic, browse snapshot) need Playwright + Chromium to render pages. The CI container didn't have a browser installed, so the agent spent all turns trying to start the browse server and failing. Adds Playwright system deps + Chromium browser to the Docker image. ~400MB image size increase but enables full browse test coverage in CI. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>