opencode icon indicating copy to clipboard operation
opencode copied to clipboard

[FEATURE]: Support mise in desktop app

Open nesl247 opened this issue 5 days ago • 1 comments

Feature hasn't been suggested before.

  • [x] I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

My team uses mise (https://mise.jdx.dev/) to install tools like lefthook, etc. rather than having to include it via npm, composer, or even globally. This works fine when running opencode in the terminal, but when using the desktop app, none of the binaries are found because the $PATH isn't modified via the hook that mise uses in the shell.

It would be great if mise support could be added. In VSCode, IntelliJ, etc. there are plugins for this, but nothing here.

nesl247 avatar Jan 09 '26 19:01 nesl247