Skip to content

Update pricing table: new models + revised rates (2026-06-02)#3

Open
Copilot wants to merge 3 commits into
mainfrom
copilot/monthly-pricing-review
Open

Update pricing table: new models + revised rates (2026-06-02)#3
Copilot wants to merge 3 commits into
mainfrom
copilot/monthly-pricing-review

Conversation

Copilot AI commented Jun 2, 2026

Copy link
Copy Markdown

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

  • Claude Opus 4.8 — $5/$25 input/output (same $5 tier as 4.5–4.7)
  • GPT-5.5 — $5/$30, flagship OpenAI model
  • GPT-5.4 Nano — $0.20/$1.25, new low-cost variant
  • Gemini 3.5 Flash — $1.50/$9.00, launched 2026-05-19

Revised pricing

  • GPT-5.3 Codex — $2.50/$15 → $1.75/$14 (price reduction since initial launch)

Housekeeping

  • PRICING_VERIFIED_DATE bumped to 2026-06-02
  • Prefix ordering maintained (more-specific before broader catch-all)
  • All invariant tests pass (cache_write ≥ input, cache_read < input, no prefix shadowing)
  • 7 new tests covering the added/updated entries

…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
Copilot AI requested a review from sorunokoe June 2, 2026 07:16
@sorunokoe sorunokoe marked this pull request as ready for review June 2, 2026 07:25
Copilot AI review requested due to automatic review settings June 2, 2026 07:25

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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_DATE to 2026-06-02 to reset staleness warnings.
  • Added new pricing entries for claude-opus-4-8, gpt-5.5, gpt-5.4-nano, and gemini-3.5-flash.
  • Revised gpt-5.3-codex pricing 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🔔 Monthly pricing review: check built-in table (2026-06-01)

3 participants