feat: add Sonnet 5 + GPT-5.6 pricing; default antigravity to gemini-3.5-flash - #31
Merged
Conversation
….5-flash Add rates for Claude Sonnet 5, the GPT-5.6 family (sol/terra/luna) and the GPT-5.x mini/nano/pro tiers to the built-in pricing table, and point the antigravity agent's default model at gemini-3.5-flash (Antigravity 2.0's default) now that gemini-3.1-pro-preview is no longer the tool default. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
bai-uipath
marked this pull request as ready for review
July 20, 2026 21:22
bai-uipath
requested review from
akshaylive,
tmatup and
uipreliga
as code owners
July 20, 2026 21:22
|
Claude finished @bai-uipath's task in 2m 24s —— View job Code Review for PR #31: Add Sonnet 5 + GPT-5.6 pricing
|
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.

What
Adds pricing for the models the eval now runs — Claude Sonnet 5 and the GPT-5.6 family (sol / terra / luna), plus the GPT-5.x mini/nano/pro tiers — and points the antigravity agent's default model at
gemini-3.5-flash.Why
Keeps cost tracking accurate as the nightly moves onto current-generation models, and aligns the antigravity default with Antigravity 2.0's default coding model (
gemini-3.1-pro-previewis no longer it).🤖 Generated with Claude Code