anomalyco / anomalyco/models.dev
feat(github-copilot): add Claude Opus 4.6 fast mode model
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 6.9k
- Forks
- 1.7k
- Avg merge
- 3h 21m
- Merged PRs (30d)
- 873
Description
Claude Opus 4.6 (fast mode) is available in GitHub Copilot
(30x multiplier, Preview status) but is missing from the
github-copilot provider in models.dev.
This causes OpenCode to not display this model in the /models list.
The model is confirmed available via gh copilot CLI model selection.
Suggested file: providers/github-copilot/models/claude-opus-4-6-fast.toml
Ref: https://docs.github.com/en/copilot/reference/ai-models/supported-models
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Compare neighboring files in providers/github-copilot/models/ to confirm the TOML fields and naming conventions, then check the GitHub Copilot supported-models reference. Done means adding claude-opus-4-6-fast.toml with the 30x multiplier and Preview status so the model appears in OpenCode's /models list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 58/100