feat: implement Google Agy quota provider and companion auth integration#130
Open
anthonyhaussman wants to merge 8 commits into
Open
feat: implement Google Agy quota provider and companion auth integration#130anthonyhaussman wants to merge 8 commits into
anthonyhaussman wants to merge 8 commits into
Conversation
d655c03 to
62d6301
Compare
Assisted-by: Gemini 3.5 Flash
Assisted-by: Gemini 3.5 Flash
Assisted-by: Gemini 3.5 Flash
Assisted-by: Gemini 3.5 Flash
Assisted-by: Gemini 3.5 Flash
Prioritize managed and quota project IDs across Agy, Gemini CLI, and Google providers. Add activity request ID tracking to Agy quota requests and update the user agent. Enhance display name formatting to handle Claude version strings and support unlimited quota values.
Implement logic in the Google Agy provider to consolidate related model variants (e.g., Gemini 2.5, Claude 4.6) into canonical display groups. This reduces clutter by showing only the lowest remaining quota percentage for each family and filters out unsupported models. Assisted-by: Gemini 3.1 Pro
Assisted-by: Gemini 3 Flash
62d6301 to
73081f5
Compare
Owner
|
Will adopt after I start and review the README. I’m not ready to fully kill off |
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.
Summary
Introduces the
google-agyquota provider, enabling the system to fetch and display usage data from the Google Agy Code Assist API.Linked Issue
#125
OpenCode Validation
Quality Checklist
pnpm run typecheckpnpm testpnpm run buildREADME.mdandCONTRIBUTING.mdwhen applicable)contributing/provider-template/or explained why the template does not apply.tstemplate incontributing/provider-template/and verifiedREADME.mdagainstsrc/lib/provider-metadata.ts(authentication/authFallbacks) and provider auth resolver/diagnostics behavior