Update pricing table: new models + revised rates (2026-06-02)#3
Open
Copilot wants to merge 3 commits into
Open
Update pricing table: new models + revised rates (2026-06-02)#3Copilot wants to merge 3 commits into
Copilot wants to merge 3 commits into
Conversation
7 tasks
…6-02) - Add Claude Opus 4.8 ($5/$25 input/output) - Add GPT-5.5 ($5/$30) - Add GPT-5.4 Nano ($0.20/$1.25) - Add Gemini 3.5 Flash ($1.50/$9.00) - Update GPT-5.3 Codex ($2.50/$15 → $1.75/$14) - Update PRICING_VERIFIED_DATE to 2026-06-02 - Add corresponding tests for all new entries
Copilot
AI
changed the title
[WIP] Update built-in pricing table for June 2026
Update pricing table: new models + revised rates (2026-06-02)
Jun 2, 2026
There was a problem hiding this comment.
Pull request overview
Updates the embedded per-model pricing table used by scopeon-core’s cost estimation engine, along with targeted tests to ensure new prefixes resolve correctly and revised rates are applied.
Changes:
- Bumped
PRICING_VERIFIED_DATEto2026-06-02to reset staleness warnings. - Added new pricing entries for
claude-opus-4-8,gpt-5.5,gpt-5.4-nano, andgemini-3.5-flash. - Revised
gpt-5.3-codexpricing and added tests covering new/updated entries and prefix matching behavior.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Monthly pricing review triggered by staleness of
PRICING_VERIFIED_DATE(last verified 2026-04-27). Verified against official Anthropic, OpenAI, and Google pricing pages.New model entries
Revised pricing
Housekeeping
PRICING_VERIFIED_DATEbumped to2026-06-02