anomalyco / anomalyco/opencode
[FEATURE]: Help user discover their provider/model pair availability
@jlongster is already working on this.
Since Jul 27, 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 am missing an easy way to check in with each of the models listed by opencode models to see which ones are actually available via API for me to use, today, now.
I think of this action as a "roll call", like the one you do at the morning in school (or in prison, eheh) to check for any absence.
I have actually been doing this already, with a bash for-loop and a lot of opencode run, but that way is _painfully slow for obvious reasons - launching opencode from scratch a hundred times, new sessions, managing timeouts ... and then on top of that, I have to parse the somewhat unstructured output of my survey. I don't want to invest more time in a custom script for this - opencode already knows how to switch between its provider-model pairs - there should be a built-in way to perform this type of survey/diagnostic on behalf of the user.
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.