Add opencode to mise package manager #790

Closed
opened 2026-02-16 17:28:20 -05:00 by yindo · 2 comments
Owner

Originally created by @nipuna-perera on GitHub (Jul 18, 2025).

Originally assigned to: @thdxr on GitHub.

Mise (https://mise.jdx.dev) is a modern package manager that replaces several other package manager tools (like nvm, jenv etc).

Currently opencode can be installed via mise using mise use -g ubi:sst/opencode which uses the ubi backend to pull the release directly from github. However, if we add opencode to mise's registry.toml, it can be installed with mise use -g opencode.

Originally created by @nipuna-perera on GitHub (Jul 18, 2025). Originally assigned to: @thdxr on GitHub. Mise (https://mise.jdx.dev) is a modern package manager that replaces several other package manager tools (like nvm, jenv etc). Currently opencode can be installed via mise using `mise use -g ubi:sst/opencode` which uses the `ubi` backend to pull the release directly from github. However, if we add opencode to mise's [`registry.toml`](https://github.com/jdx/mise/blob/main/registry.toml), it can be installed with `mise use -g opencode`.
yindo closed this issue 2026-02-16 17:28:20 -05:00
Author
Owner

@thdxr commented on GitHub (Jul 18, 2025):

i think someone would have to submit a PR for this since i'm not a mise user

@thdxr commented on GitHub (Jul 18, 2025): i think someone would have to submit a PR for this since i'm not a mise user
Author
Owner

@nipuna-perera commented on GitHub (Jul 18, 2025):

Sorry, I forgot to close this. I already submitted one. PR got merged and released by mise too :)

https://github.com/jdx/mise/pull/5679

@nipuna-perera commented on GitHub (Jul 18, 2025): Sorry, I forgot to close this. I already submitted one. PR got merged and released by mise too :) https://github.com/jdx/mise/pull/5679
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#790