Confused About the Differences in how credits work Between , Antigravity CLI, and Google AI Studio #3182
Replies: 6 comments 2 replies
|
Hey @mikmaneggahommie -- this is a lot of genuinely confusing surface area, so let me lay out the whole Google picture and then hit each error. All verified against the v3.8.9 code. Why there are three "Google" tabsThey're three different backends, not three views of one account:
The two things that should un-confuse you immediately:
CreditsThey don't share one OmniRoute counter. Your specific errors
The real issues this surfaced (filing now)
On consolidating the two Antigravity tabs: I hear you. They're separate because they're separate account imports with different model sets (CLI has Claude; the IDE provider has the image / computer-use models), but the overlap is real and the broken tl;dr right now: Claude -> |
|
@diegosouzapw thanks so much for that thorough response! It cleared everything up for me, and I hope others find their answers from it too. Thanks again! |
|
Glad it cleared things up, @mikmaneggahommie! Quick recap for anyone landing here later: Claude lives in the "Antigravity CLI" ( |
|
Thanks for doing the legwork of testing each ID, @mikmaneggahommie -- and I owe you a correction. Earlier in this thread I said Claude was removed from the Antigravity backend and only lived in the "Antigravity CLI" ( Fixed in #3303 (against issue #3184): I added One thing I did not do yet: remove |
|
Closing this thread as stale due to inactivity. No maintainer follow-up happened after the last maintainer message for over 15 days. If this is still relevant, feel free to open a new discussion with fresh logs/steps and I’ll pick it up with updated context. |
|
Closing this thread as stale due to inactivity. No maintainer follow-up happened after the last maintainer message for over 15 days. If this is still relevant, feel free to open a new discussion with updated logs/steps and I’ll pick it up with fresh context. |




Thanks for doing the legwork of testing each ID, @mikmaneggahommie -- and I owe you a correction. Earlier in this thread I said Claude was removed from the Antigravity backend and only lived in the "Antigravity CLI" (
agy) tab. Your test shows that's wrong: the Antigravity OAuth provider does serveantigravity/claude-opus-4-6-thinkingandantigravity/claude-sonnet-4-6(same backend asagy) -- they were just missing from OmniRoute'santigravitycatalog, which carried a stale "Claude removed in Antigravity 2.0" assumption your empirical test disproves.Fixed in #3303 (against issue #3184): I added
claude-opus-4-6-thinking,claude-sonnet-4-6,gemini-3.1-pro-high,gemini-3.1-pro-low,gemini-3.…