mirror of
https://github.com/browseros-ai/BrowserOS.git
synced 2026-05-13 15:46:22 +00:00
* feat: add bun binary signing for macOS and Windows Register the bun runtime binary in the code signing pipelines so it gets properly signed and notarized alongside browseros_server and codex. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * feat: add bun runtime download and copy resource configs Add bun binary entries for all platform/arch combos (macOS arm64/x64, Linux arm64/x64, Windows x64) to download from R2 and copy into the Chromium build output alongside browseros_server. Also adds the server bundle (index.js) download and copy entries. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>