mirror of
https://github.com/browseros-ai/BrowserOS.git
synced 2026-05-13 15:46:22 +00:00
* test: add build smoke test to catch compile failures Compiles the server binary (darwin-arm64) and verifies --version outputs the correct version from package.json. Uses an empty resource manifest and stub env vars so the test runs without R2 access or real secrets. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * fix: address review feedback for PR #511 - Derive build target from process.platform/arch for CI portability - Include binary stderr in --version assertion for better diagnostics Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>