[model-inventory] Refresh mirrored model catalog and add missing gemini-3.6-flash entry - #48614
Merged
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Collaborator
|
@copilot run pr-finisher skill, recompile |
Copilot
AI
changed the title
[WIP] Update stale models.json in model inventory
[model-inventory] Refresh mirrored model catalog and add missing gemini-3.6-flash entry
Jul 28, 2026
Contributor
Author
Ran the pr-finisher pass and |
pelikhan
marked this pull request as ready for review
July 28, 2026 13:18
Contributor
There was a problem hiding this comment.
Pull request overview
Adds Gemini 3.6 Flash pricing and routing metadata to both mirrored model catalogs.
Changes:
- Adds Copilot token pricing for
gemini-3.6-flash. - Configures OpenAI-compatible completions routing.
- Keeps CLI and setup catalogs synchronized.
Show a summary per file
| File | Description |
|---|---|
pkg/cli/data/models.json |
Adds the CLI catalog entry. |
actions/setup/js/models.json |
Mirrors the setup catalog entry. |
Review details
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 2/2 changed files
- Comments generated: 0
- Review effort level: Medium
This was referenced Jul 28, 2026
Contributor
|
🎉 This pull request is included in a new release. Release: |
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.
Daily inventory showed alias coverage was already current, but the mirrored model catalog files were stale relative to
models.devand Copilot pricing data. This PR updates the catalog content and restores the missing Copilot Gemini entry needed by current alias/pricing expectations.Catalog sync correction
pkg/cli/data/models.jsonactions/setup/js/models.jsonMissing Copilot model restoration
github-copilot→gemini-3.6-flashwith pricing and metadata consistent with sibling Gemini Copilot entries.provider_type,wire_api) for downstream compatibility.No alias changes
pkg/workflow/data/model_aliases.jsonremains unchanged; existing alias patterns already resolve current live provider model families.