codingsalt

GitHub Copilot Model Deprecations: October 19 Guide

GitHub will deprecate legacy models including GPT-5.5 and Gemini 3.7 Flash on October 19, 2026. Learn how to audit your Chat and Agent configurations.

CodingSalt Editorial5 min read

GitHub is deprecating several legacy Large Language Models (LLMs) across its entire Copilot ecosystem on October 19, 2026. This hard cutoff affects Copilot Chat, inline edits, agent modes, and standard code completions, requiring developers and administrators to transition to newer model architectures such as GPT-5.6 Sol and Gemini 3.8 Flash.

According to the official GitHub announcement, the deprecation is part of a broader shift toward more performant and cost-effective models. While many users will be migrated automatically under default settings, organizations with custom model policies must perform a manual audit to avoid service interruptions in their integrated development environments (IDEs) and automated workflows.

Which GitHub Copilot Models Are Being Deprecated?

GitHub is retiring a total of six models from three different providers: OpenAI, Google, and xAI. The deprecation targets older "Flash" and "mini" variants, as well as mid-tier versions of the GPT-5 series that have been superseded by the GPT-5.6 release cycle.

The following table outlines the specific models reaching end-of-life (EOL) and the versions GitHub suggests as immediate replacements:

Deprecated Model Deprecation Date Suggested Alternative
Gemini 3.7 Flash 2026-10-19 Gemini 3.8 Flash
GPT-5.5 2026-10-19 GPT-5.6 Sol
GPT-5.4 2026-10-19 GPT-5.6 Sol
GPT-5.4 mini 2026-10-19 GPT-5.6 Luna
GPT-5 mini 2026-10-19 GPT-5.6 Luna
Grok 4.5 2026-10-19 Grok 4.6

This transition follows GitHub's strategy of maintaining a lean, high-performance model library. Developers using these models for specific reasoning tasks should begin testing their prompts against the suggested alternatives, as subtle differences in tokenization or instruction following can occur between versions. For instance, those moving to the latest OpenAI models can refer to our GPT-5.6 Sol developer's guide for a breakdown of performance changes.

OpenAI: Models4, Google: Models1, xAI: Models1Count of Deprecated Models by ProviderCount of Deprecated Models by ProviderOpenAIModels4GoogleModels1xAIModels1
OpenAI: Models4, Google: Models1, xAI: Models1 · Based on GitHub Changelog, September 2026

How the October 19 Deprecation Affects Your Workflow

The removal of these models impacts four primary areas of the GitHub Copilot experience: Chat, inline edits, agent modes, and code completions. Because GitHub has moved toward a multi-model architecture—often referred to as Project HydraFusion—many developers may be using these models without realizing it if they have manually selected a specific LLM for a particular session.

Impact on Copilot Chat and Inline Edits

In the Copilot Chat interface, the model selector will no longer display the deprecated versions after October 19. If a user has a persistent session configured to use GPT-5.5, the system will likely revert to the organization's default model. For inline edits, where low latency is critical, the retirement of "mini" and "Flash" models means users must ensure they have access to the newer Gemini 3.8 Flash or GPT-5.6 Luna to maintain fast edit speeds.

Impact on Ask and Agent Modes

The "ask" and "agent" modes often rely on specific models for their reasoning capabilities or context window sizes. If you have built custom agents or use specialized GitHub Copilot agents that are hardcoded or configured to prefer Grok 4.5 or GPT-5.4, these agents may fail or fall back to less optimized models. Auditing these configurations is essential for teams relying on AI coding agents for complex refactoring or repository-wide analysis.

Migration Path for Copilot Enterprise and Business Users

For most users under Copilot Enterprise and Copilot Business plans, the transition will be seamless. GitHub applies "default model enablement," which automatically activates suggested alternatives for these tiers. However, this only applies if an administrator has not tampered with the global default settings.

Scenarios Requiring Administrator Action

There are two specific scenarios where manual intervention is required before the October 19 deadline:

  1. Disabled Global Defaults: If an administrator has turned off the global default model settings, the new models (like GPT-5.6 Sol or Grok 4.6) will not be automatically enabled.
  2. Explicit Model Disabling: If an administrator has explicitly disabled the suggested alternative models in the past, users will lose access to Copilot features once the legacy models are retired.

In these cases, administrators must navigate to the Copilot settings within GitHub and update their model policies. For organizations utilizing Enterprise Managed Permissions, this is a critical step to ensure that developers do not lose access to their preferred LLM providers during active sprints.

Action Plan: How to Audit Your GitHub Copilot Configuration

To prepare for the October 19, 2026, deadline, developers and IT managers should follow a structured audit process. This ensures that the removal of legacy models does not disrupt the development lifecycle or break existing integrations.

Step 1: Verify Model Enablement

Administrators should check the GitHub Copilot settings page to confirm that the suggested replacement models are active. If your organization uses a restricted list of models for compliance or cost reasons, ensure that GPT-5.6 Sol, GPT-5.6 Luna, Gemini 3.8 Flash, and Grok 4.6 are added to the allowed list. This is particularly important for those managing costs via usage-based billing.

Step 2: Test Prompts with New Models

Because model behavior can change between versions (e.g., from GPT-5.5 to GPT-5.6 Sol), developers should manually switch their Copilot Chat model to the suggested alternative and run a battery of standard prompts. Look for changes in:

  • Code Verbosity: Does the new model provide more or less boilerplate?
  • Instruction Adherence: Does it still follow your organization's specific style guides?
  • Logic Accuracy: Are complex refactoring suggestions still sound?

Step 3: Update Agent Configurations

If your team uses the Copilot CLI or specialized agents in VS Code, verify if any configurations are pinned to specific model versions. While GitHub handles the UI-based model selector, custom scripts or extensions might require manual updates to point to the new model strings.

As noted in the GitHub Changelog, no action is required to "remove" the old models; they will simply vanish from the interface and API responses on the deprecation date. This follows the pattern of previous lifecycle updates, such as the GitHub Models retirement earlier this year. Enterprise customers who encounter issues during this transition are encouraged to contact their GitHub account team for direct assistance.

Frequently asked questions

When will GitHub Copilot deprecate legacy models like GPT-5.5?

GitHub has scheduled the deprecation of several legacy models, including GPT-5.5, GPT-5.4, and Grok 4.5, for October 19, 2026. After this date, these models will no longer be available for Copilot Chat, inline edits, or agentic workflows.

What are the suggested replacements for deprecated GitHub Copilot models?

GitHub recommends migrating to GPT-5.6 Sol for GPT-5.5 and 5.4 users, GPT-5.6 Luna for GPT-5 mini variants, Gemini 3.8 Flash for Gemini 3.7 Flash users, and Grok 4.6 for those currently using Grok 4.5.

Do I need to manually remove deprecated models from GitHub Copilot?

No manual action is required to remove models once they are deprecated on October 19, 2026. However, administrators who have disabled global defaults must manually enable the suggested replacement models in their Copilot settings to ensure uninterrupted service.

Sources

  1. Upcoming deprecation of selected GitHub Copilot models in mid-October - GitHub Changelog
  2. GitHub Copilot Documentation

Get the next one in your inbox

One sourced article every morning — model releases, pricing moves, developer tooling.

Daily AI & engineering news in your inbox. No spam, one-click unsubscribe.