opencode
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.
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
- The desktop version is unable to access the model configured in the configuration file, while the CLI can retrieve it normally.
now:
- desktop:
- cli
- 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.
- 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.
-
- Language settings, just like those in Qwen Code.(cli & desktop)
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.