Feature · archived
GitHub
GitHub removes the MAI-Code-1-Flash model from all GitHub Copilot experiences and directs users to its successor, MAI-Code-1.1-Flash
left 10 Sept 2026
Quick answers
- Is it true that GitHub Copilot deprecates the MAI-Code-1-Flash model?
- Yes — and the date has already passed (10 Sept 2026). MAI-Code-1-Flash is one of the models selectable inside GitHub Copilot.
- When did it take effect?
- 10 Sept 2026 (already passed). Verified against the vendor's own announcement.
- What should I use instead?
- Before 10 September 2026, update any workflow, integration, or configuration that names MAI-Code-1-Flash to use MAI-Code-1.1-Flash.
What this means for you
MAI-Code-1-Flash is one of the models selectable inside GitHub Copilot. On 10 September 2026 GitHub deprecates it across all Copilot experiences — the model selector in VS Code, on github.com, and anywhere else Copilot exposes a model choice. Its replacement is MAI-Code-1.1-Flash. This is a lightweight change for most individual users: GitHub says no action is required to remove the older model once it is deprecated, and existing Copilot functionality continues on the new model. It matters to anyone who has pinned MAI-Code-1-Flash by name — in a workflow, an integration, a script that selects a Copilot model via API, or an enterprise policy that allow-lists specific models. Those references stop resolving to a working model after the date and need to be pointed at MAI-Code-1.1-Flash instead.
Where to go
Before 10 September 2026, update any workflow, integration, or configuration that names MAI-Code-1-Flash to use MAI-Code-1.1-Flash. Enterprise administrators should enable the replacement model in Copilot settings and confirm it appears in the model selector inside VS Code and on github.com so their users can pick it. Individuals who simply select a model from the Copilot menu need do nothing — the old option is removed and the new one is available in its place. Enterprise customers with specific concerns are directed to their GitHub account manager.
- MAI-Code-1.1-Flash — the direct, GitHub-named successor model
GitHub is retiring one of the models you can pick inside Copilot. In an official changelog post, GitHub says that with the launch of MAI-Code-1.1-Flash it will deprecate MAI-Code-1-Flash across all GitHub Copilot experiences on 10 September 2026.
For most people this is a quiet swap. GitHub states that no action is required to remove the older model once it is deprecated, and Copilot keeps working — the menu simply offers the newer model in place of the old one. If you choose a Copilot model from the picker in VS Code or on github.com and don’t think about it beyond that, there is nothing to do.
The people who need to act are the ones who have written the model’s name down somewhere. If a workflow, a CI step, an integration, or a script selects MAI-Code-1-Flash by identifier through the Copilot API, or if an enterprise policy allow-lists specific models, that reference stops pointing at a live model after 10 September. GitHub’s guidance is to update those workflows and integrations to use MAI-Code-1.1-Flash before the date.
Enterprise administrators have one extra step: enable the replacement model through Copilot settings and verify it shows up in the model selector in VS Code and on github.com, so their users can actually pick it. Customers with concerns are pointed to their GitHub account manager. This is a model-lifecycle deprecation rather than a service shutdown — there is no data to export and no feature going away, only a named model being replaced by its successor on a fixed date.
Entry changelog
- — last reviewed.
- — Deprecation date reached. GitHub's stated date for removing MAI-Code-1-Flash from all Copilot experiences (10 September 2026) came due; status moved to passed. The changelog announcement (still live) is unchanged; the replacement remains MAI-Code-1.1-Flash.
- — Entry created from GitHub's official changelog post (11 August 2026). Deprecation date 10 September 2026, replacement MAI-Code-1.1-Flash, scope "all GitHub Copilot experiences" all quoted directly from the announcement.
- — Added a detect: fingerprint (text:MAI-Code-1-Flash) so the lastcall CLI flags code that pins the model by name. No facts changed — the deprecated model id is taken from the announcement, and the pattern will not match the MAI-Code-1.1-Flash successor.
Put this countdown in your README
Building on GitHub? Drop this badge into a project’s README or docs — it shows the days left and
refreshes on its own every night from this page.
[](https://lastcall.dev/entries/github-copilot-mai-code-1-flash-deprecation) Spot an error or a changed date? Tell us and it’s corrected the same night.