Upgrade gh-aw to latest pre-release - #8166
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Copilot review overview
🟡 Changes recommended
GPT-6 Astra is accepted by validation but rejected by AI-credit enforcement because no resolvable pricing exists.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Review tier: Balanced
Findings: 1
New issues introduced by this change (1)
| Severity | Finding |
|---|---|
src/copilot-model-catalog-sync.test.ts — Adding gpt-6-astra to this exception only suppresses the catalog-sync assertion; it does not… |
What changed in this PR
Upgrades generated gh-aw workflows and adds GPT-6 Astra model recognition.
Changes:
- Refreshes runner-doctor workflow locks for AWF 0.28.13.
- Normalizes enclave gateway credential placement.
- Adds GPT-6 Astra validation and catalog checks.
| File | Description |
|---|---|
src/copilot-model.ts |
Adds GPT-6 Astra support. |
src/copilot-model.test.ts |
Tests model validation. |
src/copilot-model-catalog-sync.test.ts |
Exempts Astra from curated pricing checks. |
.github/workflows/smoke-enclave-build-test.lock.yml |
Normalizes gateway key placement. |
.github/workflows/self-hosted-runner-doctor.lock.yml |
Refreshes generated workflow and AWF version. |
.github/workflows/self-hosted-runner-doctor-updater.lock.yml |
Refreshes generated metadata. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| 'gpt-4o', | ||
| 'gpt-4o-mini', | ||
| 'gpt-5-1', | ||
| 'gpt-6-astra', |
✅ Coverage Check PassedOverall Coverage
📁 Per-file Coverage Changes (1 files)
Coverage comparison generated by |
|
@copilot address review feedback |
Added curated |
|
@copilot rebase onto main |
…rerelease-49c # Conflicts: # containers/api-proxy/ai-credits-pricing.js Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>
Merged the current |
|
✅ Copilot review passed with no inline comments. @lpcox Add the |

Summary
gh aw upgrade --pre-releasesusing gh-aw v0.88.4gpt-6-astrato the supported Copilot model catalog and static pricing fallback coverageTesting
npm test -- --runInBand(346 suites, 5,528 tests passed)