Releases: neumark/opencode
Releases · neumark/opencode
Release list
v1.18.29-neumark.2
Fork build of opencode with the configurable web UI title change, built from branch web-ui-title (commit 374b444), on top of upstream 1.18.29.
What's new since v1.18.29-neumark.1
OPENCODE_WEB_UI_TITLE sets the browser tab title of the served web UI, so multiple instances can be told apart:
OPENCODE_WEB_UI_TITLE="work: frontend" opencode webUnset or blank leaves the title as OpenCode. Upstream PR: anomalyco#47907
Asset
| Platform | Asset | Size |
|---|---|---|
| Linux arm64 (aarch64, glibc) | opencode-linux-arm64.tar.gz |
58M |
sha256 1648bbada06d6690e9d496d638f86d93ef72a215dd4341a2e7d65a561f682ac8
Install
curl -fsSL -o opencode.tar.gz \
https://github.com/neumark/opencode/releases/download/v1.18.29-neumark.2/opencode-linux-arm64.tar.gz
tar -xzf opencode.tar.gz
install -m755 opencode ~/.local/bin/opencodeRequires ripgrep on PATH. Built against glibc (not musl), so it needs a glibc-based distro.
v1.18.29-neumark.1
Fork build of opencode, based on upstream anomalyco/opencode at commit ecbc6cc (upstream version 1.18.29).
Asset
| Platform | Asset | Size |
|---|---|---|
| Linux arm64 (aarch64, glibc) | opencode-linux-arm64.tar.gz |
58M |
sha256 2c9804a76958d30a2bf979069ccd33e555b3841296a52d73f00e410ead9623c3
Install
curl -fsSL -o opencode.tar.gz \
https://github.com/neumark/opencode/releases/download/v1.18.29-neumark.1/opencode-linux-arm64.tar.gz
tar -xzf opencode.tar.gz
install -m755 opencode ~/.local/bin/opencodeRequires ripgrep on PATH. Built against glibc (not musl), so it needs a glibc-based distro.