anomalyco / anomalyco/opencode
[FEATURE]: Support Enterprise Custom Models in the Github Copilot Provider
Open
@rekram1-node is already working on this.
Since Sep 10, 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
Using an enterprise account with the Github Copilot provider for Opencode will only show the general models but not the custom models configured by the enterprise: https://docs.github.com/en/copilot/how-tos/administer-copilot/manage-for-enterprise/enable-custom-models
From what I can glean, it uses a different endpoint https://api.business.githubcopilot.com/chat/completions instead of https://api.githubcopilot.com with a separate auth flow.
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.