anomalyco / anomalyco/opencode
Local opencode serve can ship a hosted web UI that does not match the local backend
Open
@Brendonovich is already working on this.
Since Sep 3, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
A locally built opencode serve can still serve the hosted web UI instead of the matching local web bundle. Backend changes then do not show up in the UI.
Plugins
none required
OpenCode version
local build from dev
Steps to reproduce
- Build OpenCode locally.
- Run
opencode serve. - Open the web UI from that server.
Screenshot and/or share link
n/a
Operating System
macOS
Terminal
n/a (web UI)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.