Files
fusion/scripts/__tests__
Fusion Agent 5e14551e60 fix(docker): ship google-chrome-stable in the runner image
The image shipped no browser at all, silently breaking two features that
launch an existing browser and download none: the agent-browser plugin
(playwright-core does not fetch a browser at install time) and the Chrome
DevTools MCP server. Installs Chrome from Google's signed apt repository,
which publishes both amd64 and arm64, so the existing arch pattern resolves
on either host.
2026-08-27 21:35:30 +00:00
..