[PR #12829] feat(app): embed web ui in binary #14393

Open
opened 2026-02-16 18:19:11 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/12829

State: open
Merged: No


What does this PR do?

While building opencode binary, also build the web ui and bundle it with the binary to keep the web ui in sync
also very useful in air gapped systems
extra flag to disable and use hosted version if needed

How did you verify your code works?

Tested web/serve with opencode and checked headers

fixes #8549
fixes #6352
fixes #12445
and countless related issues

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12829 **State:** open **Merged:** No --- ### What does this PR do? While building opencode binary, also build the web ui and bundle it with the binary to keep the web ui in sync also very useful in air gapped systems extra flag to disable and use hosted version if needed ### How did you verify your code works? Tested web/serve with opencode and checked headers fixes #8549 fixes #6352 fixes #12445 and countless related issues
yindo added the pull-request label 2026-02-16 18:19:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14393