Skip to content

Add Claude Opus 4.6 model support#198

Merged
rajbos merged 2 commits intomainfrom
copilot/update-token-estimators-json
Feb 9, 2026
Merged

Add Claude Opus 4.6 model support#198
rajbos merged 2 commits intomainfrom
copilot/update-token-estimators-json

Conversation

Copy link
Contributor

Copilot AI commented Feb 9, 2026

Adds missing Claude Opus 4.6 models to token estimators and pricing configuration.

Changes

  • tokenEstimators.json: Added claude-opus-4.6 and claude-opus-4.6-(fast-mode)-(preview) with 0.24 character-to-token ratio
  • modelPricing.json: Added both models with $5.0/$25.0 input/output costs per million tokens
    • Base model: multiplier 3 (standard premium tier)
    • Fast-mode preview: multiplier 9 (promotional pricing Feb 7-16, 2026)
  • Updated metadata.lastUpdated to 2026-02-09

Both models now align with existing Claude model patterns and GitHub Copilot's supported models documentation.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • www.anthropic.com
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>🤖 Action Required: Update Copilot Supported Models</issue_title>
<issue_description>### 🚨 Missing Models in tokenEstimators.json
The following models are listed in the GitHub Copilot documentation but are missing from src/tokenEstimators.json:

  • claude-opus-4.6
  • claude-opus-4.6-(fast-mode)-(preview)

💰 Missing Models in modelPricing.json

The following models are listed in the GitHub Copilot documentation but are missing from src/modelPricing.json:

  • claude-opus-4.6
  • claude-opus-4.6-(fast-mode)-(preview)

Action Required:
Please update the JSON configuration files with the latest models.

Source: GitHub Copilot Supported Models</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: rajbos <6085745+rajbos@users.noreply.github.com>
Copilot AI changed the title [WIP] Update token estimators and model pricing for missing models Add Claude Opus 4.6 model support Feb 9, 2026
Copilot AI requested a review from rajbos February 9, 2026 12:59
@rajbos rajbos marked this pull request as ready for review February 9, 2026 13:01
@rajbos rajbos enabled auto-merge February 9, 2026 13:01
@rajbos rajbos merged commit b824d48 into main Feb 9, 2026
13 checks passed
@rajbos rajbos deleted the copilot/update-token-estimators-json branch February 9, 2026 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🤖 Action Required: Update Copilot Supported Models

2 participants

Comments