Skip to content

fix(pricing): refresh Claude and Gemini pricing to current rates - #24

Merged
ClaudiaFang merged 1 commit into
masterfrom
worktree-pricing-updates-vendor-refresh
Jul 23, 2026
Merged

fix(pricing): refresh Claude and Gemini pricing to current rates#24
ClaudiaFang merged 1 commit into
masterfrom
worktree-pricing-updates-vendor-refresh

Conversation

@ClaudiaFang

Copy link
Copy Markdown
Member

Summary

  • Adds pricing entries for Claude Opus 4.7/4.8, Sonnet 5, and Fable/Mythos 5 (all released since the table was last updated in Feb 2026)
  • Replaces stale/placeholder Gemini 3.1 pricing with current per-model rates across the 2.5/3/3.1/3.5/3.6 Flash, Flash-Lite, and Pro tiers (Google's official rates, ≤200K context tier)
  • This also improves cost estimates for Google Antigravity sessions, since Antigravity runs on Gemini models
  • Bumps the "last updated" comment to 2026-07-23

Note: the Antigravity provider (cli/src/providers/antigravity.ts) doesn't currently extract per-message model/usage data (modelsUsed is always empty, usage is null/hardcoded), so Antigravity sessions won't actually consume these Gemini prices yet — that's a separate provider-level gap, out of scope here.

Test plan

  • pnpm build passes
  • pnpm test — 116/116 tests pass, including new coverage for the Claude 5.x family and updated Gemini pricing
  • No lint script at the cli package level to run

🤖 Generated with Claude Code

Anthropic, Google, and OpenAI have all shipped newer models and price
changes since this table was last touched. Adds Claude Opus 4.7/4.8,
Sonnet 5, and Fable/Mythos 5 pricing, and replaces the stale/guessed
Gemini 3.x entries with current per-model rates (3, 3.1, 3.5, 3.6
Flash/Pro/Flash-Lite tiers), which also covers Google Antigravity
sessions since that tool runs on Gemini models.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@ClaudiaFang
ClaudiaFang marked this pull request as ready for review July 23, 2026 11:20
@ClaudiaFang
ClaudiaFang merged commit 3c351e3 into master Jul 23, 2026
1 check passed
@ClaudiaFang
ClaudiaFang deleted the worktree-pricing-updates-vendor-refresh branch July 23, 2026 11:20
ClaudiaFang pushed a commit that referenced this pull request Jul 23, 2026
docs: update schema reference and bump version to 1.1.0
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.

1 participant