Skip to content

GitHub Copilot provider missing Claude Opus 4.6 (1M context) model #1292

@anson627

Description

@anson627

OpenCode's GitHub Copilot model picker does not include "Claude Opus 4.6 (1M context)" as a selectable option, while VS Code's GitHub Copilot does expose it.

Current behavior

The GitHub Copilot provider in OpenCode lists claude-opus-4.6 with 144K context only. There is no 1M context variant available.

Expected behavior

A separate "Claude Opus 4.6 (1M context)" model should appear in the model picker, matching what GitHub Copilot exposes in VS Code.

Root cause

The models.dev registry only defines a single claude-opus-4.6 entry under the github-copilot provider with context: 144000. The 1M context variant needs to be added as a separate model entry.

Screenshots

OpenCode — no 1M context option:
Image

VS Code GitHub Copilot — shows "Claude Opus 4.6 (1M context)":
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions