anomalyco / anomalyco/opencode
[FEATURE]: Simplify LLM provider setup with OmniRoute integration
@kitlangton is already working on this.
Since Aug 4, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Feature hasn't been suggested before.
- I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
I use a few different LLM providers and switching between them is a pain. Every time I want to try a new one or change providers, I have to dig into the config file and edit it manually. Sometimes I get the syntax wrong and have to fix it.
What would make my life easier is if OpenCode could just pull provider info automatically so I don't have to touch config files at all. OmniRoute does this - it handles the provider setup so users don't have to. Adding support for it would save me a lot of hassle.
The main benefit is just not having to edit config files every time I want to try something different.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.