Skip to content

The WebUI reports “OpenCode Desktop v1.1.37” while the CLI is 1.1.39. #10972

Description

@favorPotato

Description

The WebUI reports “OpenCode Desktop v1.1.37” while the CLI is 1.1.39.

I confirmed the WebUI assets are served from a CDN, not locally:

  • Server: cloudflare
  • CF-RAY: 9c4f28da1a4bdd48-HKG

This means the WebUI requires network access, which is unreasonable for a local service.
Static assets should be shipped with each release and served locally.

Plugins

None

OpenCode version

1.1.39

Steps to reproduce

  1. Run opencode serve
  2. Open http://127.0.0.1:4096
  3. Check /assets/index-*.js — bundle contains version string 1.1.37
  4. Disconnect network and refresh — UI fails to load

Screenshot and/or share link

No response

Operating System

Windows 10

Terminal

Windows Terminal

Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingwebRelates to opencode on web / desktopwindows

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions