Files
release-factory/opencode-workstation-builder/image/scripts
okxlinandSisyphus a354912d23 fix(opencode-workstation): reinstall baseline bun on non-avx2 hosts
When the resolver detects a non-AVX2 CPU, reinstall Bun via its own install script before running oh-my-opencode. Bun's installer reads /proc/cpuinfo and auto-selects the baseline variant, which runs on older x64 CPUs. Export BUN_VERSION as an ENV in the Dockerfile so the install script can target the same version at runtime.

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-06-06 22:14:40 +08:00
..