Skip to content

Skip OpenCode embedded web UI build - #1146

Merged
ConnorNelson merged 1 commit into
masterfrom
fix/opencode-baseline-build
Sep 4, 2026
Merged

Skip OpenCode embedded web UI build#1146
ConnorNelson merged 1 commit into
masterfrom
fix/opencode-baseline-build

Conversation

@ConnorNelson

Copy link
Copy Markdown
Member

The production workspace nodes do not have AVX2. Although #1144 switches Bun and the OpenCode output to baseline x86-64, OpenCode's optional embedded web UI build still executes Tailwind's AVX2 native binding and fails on those nodes.

Pass upstream's --skip-embed-web-ui flag. The terminal/TUI client we install does not require those browser assets.

Validated:

  • the isolated overlaid OpenCode derivation builds successfully
  • opencode --version reports 1.15.10
  • the resulting binary reports 1.15.10 under qemu-x86_64 -cpu SandyBridge
  • opencode --help starts successfully

@ConnorNelson
ConnorNelson merged commit c4e2010 into master Sep 4, 2026
3 of 4 checks passed
@ConnorNelson
ConnorNelson deleted the fix/opencode-baseline-build branch September 4, 2026 02:34
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-04T02:35:35.408989Z 63e22b8 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@codecov

codecov Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant