Model alias inventory update 2026-07-01#42632
Conversation
- Add claude-sonnet-5 ($2/$10/MTok) and claude-fable-5 ($10/$50/MTok) to models.json for anthropic and github-copilot providers - Add fable alias for Claude Fable 5 family - Add gpt-5.6 version-specific alias - Add gemini-omni alias for Gemini Omni Flash Preview family - Update large meta-alias to list fable first - Update model_aliases_test.go assertions and regenerate WASM golden files Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
|
@copilot upgrade copilot-cli to the last released version, update wasm golden and recompile |
There was a problem hiding this comment.
Pull request overview
Daily model inventory sync updating gh-aw’s built-in model pricing table and model-alias resolution map, along with regenerating WASM compile golden fixtures to reflect the new alias inventory.
Changes:
- Added
claude-sonnet-5andclaude-fable-5pricing entries for bothanthropicandgithub-copilotproviders. - Added new built-in aliases (
fable,gpt-5.6,gemini-omni) and updated thelargemeta-alias to prioritizefable. - Regenerated WASM golden outputs to reflect the updated alias map in generated AWF config.
Show a summary per file
| File | Description |
|---|---|
| pkg/cli/data/models.json | Updates the model pricing inventory, including new Claude families (and other regenerated inventory changes). |
| pkg/workflow/data/model_aliases.json | Adds new aliases (fable, gpt-5.6, gemini-omni) and updates large ordering. |
| pkg/workflow/model_aliases_test.go | Updates assertions to cover the new aliases and large ordering. |
| pkg/workflow/testdata/TestWasmGolden_CompileFixtures/with-imports.golden | Regenerated WASM compile golden output reflecting updated AWF model/alias config. |
| pkg/workflow/testdata/TestWasmGolden_CompileFixtures/smoke-copilot.golden | Regenerated WASM compile golden output reflecting updated AWF model/alias config. |
| pkg/workflow/testdata/TestWasmGolden_CompileFixtures/playwright-cli-mode.golden | Regenerated WASM compile golden output reflecting updated AWF model/alias config. |
| pkg/workflow/testdata/TestWasmGolden_CompileFixtures/basic-copilot.golden | Regenerated WASM compile golden output reflecting updated AWF model/alias config. |
| pkg/workflow/testdata/TestWasmGolden_AllEngines/pi.golden | Regenerated WASM compile golden output reflecting updated AWF model/alias config. |
| pkg/workflow/testdata/TestWasmGolden_AllEngines/gemini.golden | Regenerated WASM compile golden output reflecting updated AWF model/alias config. |
| pkg/workflow/testdata/TestWasmGolden_AllEngines/copilot.golden | Regenerated WASM compile golden output reflecting updated AWF model/alias config. |
| pkg/workflow/testdata/TestWasmGolden_AllEngines/codex.golden | Regenerated WASM compile golden output reflecting updated AWF model/alias config. |
| pkg/workflow/testdata/TestWasmGolden_AllEngines/claude.golden | Regenerated WASM compile golden output reflecting updated AWF model/alias config. |
| .changeset/patch-model-inventory-2026-07-01.md | Adds a patch changeset describing the inventory + alias updates. |
Review details
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 13/13 changed files
- Comments generated: 1
- Review effort level: Low
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Done. Updated |
|
🚀 Smoke Antigravity MISSION COMPLETE! Antigravity has spoken. ✨ |
|
✅ All tools validated successfully! Agent Container Smoke Test confirms agent container is ready. |
|
🚀 Smoke Pi MISSION COMPLETE! Pi delivered. 🥧 |
|
🎬 THE END — Smoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨ |
|
📰 BREAKING: Smoke Copilot - AOAI (apikey) is now investigating this pull request. Sources say the story is developing... |
|
🚀 Smoke Gemini MISSION COMPLETE! Gemini has spoken. ✨ |
|
📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing... |
|
📰 BREAKING: Smoke Copilot - AOAI (Entra) is now investigating this pull request. Sources say the story is developing... |
|
✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟 |
Agent Container Tool Check
Result: 12/12 tools available ✅ Overall Status: PASS Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "awmgmcpg"See Network Configuration for more information.
|
Smoke Test Results
Overall Status: FAIL Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "localhost"See Network Configuration for more information.
|
There was a problem hiding this comment.
💥 Automated smoke test review - all systems nominal!
Warning
Firewall blocked 6 domains
The following domains were blocked by the firewall during workflow execution:
accounts.google.comandroid.clients.google.comclients2.google.comcontentautofill.googleapis.comsafebrowsingohttpgateway.googleapis.comwww.google.com
To allow these domains, add them to the
network.allowedlist in your workflow frontmatter:
network:
allowed:
- defaults
- "accounts.google.com"
- "android.clients.google.com"
- "clients2.google.com"
- "contentautofill.googleapis.com"
- "safebrowsingohttpgateway.googleapis.com"
- "www.google.com"See Network Configuration for more information.
💥 [THE END] — Illustrated by Smoke Claude · 86.1 AIC · ⌖ 14.7 AIC · ⊞ 8.7K
Comment /smoke-claude to run again
| "gh-aw": patch | ||
| --- | ||
|
|
||
| Model alias inventory update for 2026-07-01: add `claude-sonnet-5` ($2/$10/MTok) and `claude-fable-5` ($10/$50/MTok) to `models.json` for anthropic and github-copilot providers; add `fable` alias for the Claude Fable 5 family, add `gpt-5.6` version-specific alias, add `gemini-omni` alias for the Gemini Omni Flash Preview family, and update `large` meta-alias to list `fable` first as the new highest-capability tier. |
There was a problem hiding this comment.
Smoke test review: consider clarifying the pricing units in this changeset for readability. 💥
| @@ -0,0 +1,5 @@ | |||
| --- | |||
There was a problem hiding this comment.
Smoke test review: changeset frontmatter looks good — nice patch-level bump. ✅
|
Improve time-delta validation diagnostics to satisfy error-message lint quality Warning Firewall blocked 6 domainsThe following domains were blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "accounts.google.com"
- "android.clients.google.com"
- "clients2.google.com"
- "contentautofill.googleapis.com"
- "safebrowsingohttpgateway.googleapis.com"
- "www.google.com"See Network Configuration for more information.
|
Comment MemoryNote This comment is managed by comment memory.It stores persistent context for this thread in the code block at the top of this comment. Warning Firewall blocked 6 domainsThe following domains were blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "accounts.google.com"
- "android.clients.google.com"
- "clients2.google.com"
- "contentautofill.googleapis.com"
- "safebrowsingohttpgateway.googleapis.com"
- "www.google.com"See Network Configuration for more information.
|
|
PR: Model alias inventory update 2026-07-01 Warning Firewall blocked 6 domainsThe following domains were blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "accounts.google.com"
- "android.clients.google.com"
- "clients2.google.com"
- "contentautofill.googleapis.com"
- "safebrowsingohttpgateway.googleapis.com"
- "www.google.com"See Network Configuration for more information.
|
Comment MemoryNote This comment is managed by comment memory.It stores persistent context for this thread in the code block at the top of this comment. Warning Firewall blocked 6 domainsThe following domains were blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "accounts.google.com"
- "android.clients.google.com"
- "clients2.google.com"
- "contentautofill.googleapis.com"
- "safebrowsingohttpgateway.googleapis.com"
- "www.google.com"See Network Configuration for more information.
|
There was a problem hiding this comment.
Smoke Copilot review submission check complete.
Warning
Firewall blocked 6 domains
The following domains were blocked by the firewall during workflow execution:
accounts.google.comandroid.clients.google.comclients2.google.comcontentautofill.googleapis.comsafebrowsingohttpgateway.googleapis.comwww.google.com
To allow these domains, add them to the
network.allowedlist in your workflow frontmatter:
network:
allowed:
- defaults
- "accounts.google.com"
- "android.clients.google.com"
- "clients2.google.com"
- "contentautofill.googleapis.com"
- "safebrowsingohttpgateway.googleapis.com"
- "www.google.com"See Network Configuration for more information.
📰 BREAKING: Report filed by Smoke Copilot · 499.9 AIC · ⌖ 15.4 AIC · ⊞ 19.2K
Comment /smoke-copilot to run again
Add label smoke to run again
|
Smoke Test 28496784599: FAIL ❌
|
Daily model inventory sync: adds two new Anthropic model families to pricing tables and three new aliases to the builtin alias map.
models.jsonclaude-sonnet-5— $2/$10 per MTok, bothanthropicandgithub-copilotprovidersclaude-fable-5— $10/$50 per MTok, bothanthropicandgithub-copilotprovidersmodel_aliases.jsonfable→["copilot/*fable*", "anthropic/*fable*"]— new Claude Fable 5 familygpt-5.6→["copilot/gpt-5.6*", "openai/gpt-5.6*"]— consistent with existinggpt-5.1–gpt-5.5patterngemini-omni→["copilot/gemini-omni*", "google/gemini-omni*", "gemini/gemini-omni*"]— explicit alias for Gemini Omni Flash Preview (architecturally distinct from standard Flash; 131K context,thinking: true)large—fableprepended as the new highest-capability tier ($10/$50, 1M context)Tests
TestBuiltinModelAliasesassertions forlargeand the three new aliases✨ PR Review Safe Output Test - Run 28496748369
Warning
Firewall blocked 6 domains
The following domains were blocked by the firewall during workflow execution:
accounts.google.comandroid.clients.google.comclients2.google.comcontentautofill.googleapis.comsafebrowsingohttpgateway.googleapis.comwww.google.comSee Network Configuration for more information.