opencode icon indicating copy to clipboard operation
opencode copied to clipboard

[FEATURE]: Suppliers can temporarily enable or disable these functions. The desktop version reads the models configured in the opencode.json file.

Open crper opened this issue 1 week 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

  1. The desktop version is unable to access the model configured in the configuration file, while the CLI can retrieve it normally.

now:

  • desktop:
Image
  • cli
Image
  1. Currently, opencode does not allow for the temporary activation or deactivation of certain suppliers. As a result, when logging into multiple supplier accounts, the list becomes extremely long. Other third-party software, such as Alma, do offer the functionality to temporarily disable certain suppliers.
Image
  1. On the desktop version, it is not possible to set day mode or night mode. The pure white background during the day makes it difficult to read the code and use the terminal.
    1. Language settings, just like those in Qwen Code.(cli & desktop)
Image Image

crper avatar Jan 05 '26 13:01 crper

This issue might be a duplicate of existing issues. Please check:

  • #4476: /models shows all available models rather than those restricted in opencode.json (directly related to models not being read from opencode.json on desktop)
  • #4232: OpenCode displays models which aren't configured & don't exist in LM Studio (related issue with configured models not showing correctly)
  • #480: Support dark/light mode os sync (related to dark mode / light mode request)
  • #3244: Different theme for light and dark mode (related to theme customization request)

Feel free to ignore if none of these address your specific case.

github-actions[bot] avatar Jan 05 '26 13:01 github-actions[bot]