Files
hyperframes/packages
James 2221647728 refactor(cli): unify RenderOptions on browserGpuMode tri-state
Initial PR carried a backwards-compat shim where RenderOptions had both
`browserGpu?: boolean` (for docker) and `browserGpuMode?` (for local).
Since renderLocal/renderDocker have no external callers, simplify to a
single field. The boolean → docker-args conversion now happens inline at
the one site that needs it (`browserGpu: options.browserGpuMode === "hardware"`
when handing off to dockerRunArgs).

No behaviour change. 535/535 engine + 256/256 CLI still pass.
2026-05-06 17:33:55 +00:00
..
2026-05-06 10:27:07 -07:00
2026-05-06 10:27:07 -07:00
2026-05-06 10:27:07 -07:00
2026-05-06 10:27:07 -07:00
2026-05-06 10:27:07 -07:00