opencode upgrade reports success every time #5712

Open
opened 2026-02-16 17:55:56 -05:00 by yindo · 0 comments
Owner

Originally created by @asaf-genie on GitHub (Jan 14, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

➜  mydir git:(some-branch) opencode upgrade 1.1.1534543

                                   ▄
  █▀▀█ █▀▀█ █▀▀█ █▀▀▄ █▀▀▀ █▀▀█ █▀▀█ █▀▀█
  █░░█ █░░█ █▀▀▀ █░░█ █░░░ █░░█ █░░█ █▀▀▀
  ▀▀▀▀ █▀▀▀ ▀▀▀▀ ▀  ▀ ▀▀▀▀ ▀▀▀▀ ▀▀▀▀ ▀▀▀▀

┌  Upgrade
│
●  Using method: brew
│
●  From 1.1.10 → 1.1.1534543
│
◇  Upgrade complete
│
└  Done

➜  mydir git:(some-branch) opencode --version
1.1.10
➜  mydir git:(some-branch) opencode upgrade 2.33243.254353

                                   ▄
  █▀▀█ █▀▀█ █▀▀█ █▀▀▄ █▀▀▀ █▀▀█ █▀▀█ █▀▀█
  █░░█ █░░█ █▀▀▀ █░░█ █░░░ █░░█ █░░█ █▀▀▀
  ▀▀▀▀ █▀▀▀ ▀▀▀▀ ▀  ▀ ▀▀▀▀ ▀▀▀▀ ▀▀▀▀ ▀▀▀▀

┌  Upgrade
│
●  Using method: brew
│
●  From 1.1.10 → 2.33243.254353
│
◇  Upgrade complete
│
└  Done

➜  mydir git:(some-branch) opencode upgrade 0.0.0

                                   ▄
  █▀▀█ █▀▀█ █▀▀█ █▀▀▄ █▀▀▀ █▀▀█ █▀▀█ █▀▀█
  █░░█ █░░█ █▀▀▀ █░░█ █░░░ █░░█ █░░█ █▀▀▀
  ▀▀▀▀ █▀▀▀ ▀▀▀▀ ▀  ▀ ▀▀▀▀ ▀▀▀▀ ▀▀▀▀ ▀▀▀▀

┌  Upgrade
│
●  Using method: brew
│
●  From 1.1.10 → 0.0.0
│
◇  Upgrade complete
│
└  Done

➜  mydir git:(some-branch) opencode --version
1.1.10

Plugins

No response

OpenCode version

1.1.10

Steps to reproduce

  1. opencode ugrade with any version number
  2. opencode --version to confirm it failed

Screenshot and/or share link

No response

Operating System

No response

Terminal

No response

Originally created by @asaf-genie on GitHub (Jan 14, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description ``` ➜ mydir git:(some-branch) opencode upgrade 1.1.1534543   ▄ █▀▀█ █▀▀█ █▀▀█ █▀▀▄ █▀▀▀ █▀▀█ █▀▀█ █▀▀█ █░░█ █░░█ █▀▀▀ █░░█ █░░░ █░░█ █░░█ █▀▀▀ ▀▀▀▀ █▀▀▀ ▀▀▀▀ ▀ ▀ ▀▀▀▀ ▀▀▀▀ ▀▀▀▀ ▀▀▀▀ ┌ Upgrade │ ● Using method: brew │ ● From 1.1.10 → 1.1.1534543 │ ◇ Upgrade complete │ └ Done ➜ mydir git:(some-branch) opencode --version 1.1.10 ➜ mydir git:(some-branch) opencode upgrade 2.33243.254353   ▄ █▀▀█ █▀▀█ █▀▀█ █▀▀▄ █▀▀▀ █▀▀█ █▀▀█ █▀▀█ █░░█ █░░█ █▀▀▀ █░░█ █░░░ █░░█ █░░█ █▀▀▀ ▀▀▀▀ █▀▀▀ ▀▀▀▀ ▀ ▀ ▀▀▀▀ ▀▀▀▀ ▀▀▀▀ ▀▀▀▀ ┌ Upgrade │ ● Using method: brew │ ● From 1.1.10 → 2.33243.254353 │ ◇ Upgrade complete │ └ Done ➜ mydir git:(some-branch) opencode upgrade 0.0.0   ▄ █▀▀█ █▀▀█ █▀▀█ █▀▀▄ █▀▀▀ █▀▀█ █▀▀█ █▀▀█ █░░█ █░░█ █▀▀▀ █░░█ █░░░ █░░█ █░░█ █▀▀▀ ▀▀▀▀ █▀▀▀ ▀▀▀▀ ▀ ▀ ▀▀▀▀ ▀▀▀▀ ▀▀▀▀ ▀▀▀▀ ┌ Upgrade │ ● Using method: brew │ ● From 1.1.10 → 0.0.0 │ ◇ Upgrade complete │ └ Done ➜ mydir git:(some-branch) opencode --version 1.1.10 ``` ### Plugins _No response_ ### OpenCode version 1.1.10 ### Steps to reproduce 1. `opencode ugrade` with any version number 2. `opencode --version` to confirm it failed ### Screenshot and/or share link _No response_ ### Operating System _No response_ ### Terminal _No response_
yindo added the bug label 2026-02-16 17:55:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#5712