Skip to content

Bump Sonnet 5 to standard pricing (3x) — merge just before 2026-09-01 - #23

Draft
khalilgharbaoui wants to merge 1 commit into
masterfrom
sonnet-5-standard-pricing
Draft

Bump Sonnet 5 to standard pricing (3x) — merge just before 2026-09-01#23
khalilgharbaoui wants to merge 1 commit into
masterfrom
sonnet-5-standard-pricing

Conversation

@khalilgharbaoui

@khalilgharbaoui khalilgharbaoui commented Jul 26, 2026

Copy link
Copy Markdown
Owner

DO NOT MERGE BEFORE ~2026-08-31. Staged per #22.

claude-sonnet-5's introductory pricing ($2/M in, $10/M out, shown (2×)) expires 2026-08-31; standard pricing ($3/$15, (3×)) begins September 1. This PR points the model at sonnetCost, sets multiplier: 3, deletes sonnet5Cost, and updates the README table and pricing paragraph, the test-config-models.ts assertions, and the AGENTS.md reminder.

Rebuilt on current master 2026-08-20. The original branch was cut from 0.10.0 and would have fought #25, which changed every cost in src/models.ts from dollars-per-token to dollars-per-million. Merging the old version in September would have quietly reverted Sonnet 5's units back to 2e-6. It now reads input: 3, output: 15, cacheRead: 0.3, cacheWrite: 3.75.

Checks on the rebuilt branch: typecheck clean, 326/326 tests pass, mergeable with no conflicts.

Merge plan: merge on or just after Aug 31, release as a patch. Closes #22 on merge.

(Introductory pricing originally added by @broskees in #18.)

@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

Sonnet 5's introductory $2/M in, $10/M out pricing expires 2026-08-31.
Point it at sonnetCost ($3/$15), multiplier 3x, and drop sonnet5Cost.
Updates the README table and pricing paragraph, the test-config-models
assertions, and the AGENTS.md reminder.

Introductory pricing was originally added by @broskees in #18.
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.

Bump Sonnet 5 to standard pricing (3×, $3/$15) — merge just before 2026-09-01

1 participant