Site icon QATechTools

GitHub Copilot Retires Six Models September 1: QA Checklist

GitHub Copilot Retires Six Models September 1: QA Checklist featured image

GitHub Copilot will retire six AI models on September 1, 2026 across Copilot Chat, inline edits, ask and agent modes, and code completions. The affected models are Gemini 3.1 Pro, Claude Opus 4.5, Claude Opus 4.6, Claude Sonnet 4.5, Claude Sonnet 4.6, and Raptor Mini.

For QA teams, the deadline is a dependency change rather than a cosmetic model-picker update. Saved workflows, team guidance, evaluation baselines, and enterprise model policies may all point to a model that is about to disappear.

Models retiring on September 1

There is one documented exception: Claude Sonnet 4.6 remains available to individual Copilot subscribers on annual plans so they retain a Sonnet option. GitHub also says enterprise administrators may need to enable replacement models through Copilot model policies before users can select them.

One replacement deserves extra care. GitHub’s current model-retirement history now schedules MAI-Code-1-Flash itself for retirement on September 10, 2026, with MAI-Code-1.1-Flash as its successor. Teams moving from Raptor Mini should therefore check the current supported-model documentation instead of creating a second near-term migration.

Why this matters for QA engineers

A practical migration checklist

  1. Search repository instructions, prompt files, CI configuration, screenshots, and QA playbooks for all six retiring model names.
  2. Confirm replacement-model policies are enabled for the relevant Copilot plans and clients.
  3. Replay a small fixed set of test-generation, flaky-test triage, and code-review tasks on the old and replacement models.
  4. Compare verified task completion, defects found, false positives, latency, AI-credit use, and output-format compatibility.
  5. Test explicit selection, Auto selection, and fallback behavior after the September 1 cutoff.
  6. Update team documentation and record the new baseline rather than assuming the replacement is behaviorally identical.

Bottom line

The September 1 Copilot model retirements affect six named models across the product, including agent workflows and completions. QA teams should migrate deliberately: verify access, choose a replacement that will remain supported, and re-run representative evaluations before treating the change as complete.

Sources

Exit mobile version