HomeGitHub CopilotGemini 2.5 Pro と Gemini 3 Flash が非推奨に

Gemini 2.5 Pro と Gemini 3 Flash が非推奨にGemini 2.5 Pro and Gemini 3 Flash deprecated

AI2 点サマリSummary highlight
  • 2026年7月31日付けで、GitHub CopilotのすべてのエクスペリエンスにおいてGemini 2.5 ProとGemini 3 Flashが非推奨となった。
  • 利用者はこれらのモデルから移行が必要となる。

As of July 31, 2026, Gemini 2.5 Pro and Gemini 3 Flash have been deprecated across all GitHub Copilot experiences, requiring users to migrate to alternative models.

要約と収集メタデータをもとに生成した AI 解説本文です。元記事全文の転載・翻訳ではありません。This AI explainer is generated from the summaries and collected metadata, not from a reproduction or translation of the full source article.

GitHubは2026年7月31日付けで、GitHub CopilotのすべてのエクスペリエンスにおいてGemini 2.5 ProとGemini 3 Flashを非推奨(deprecated)にしたと、公式のチェンジログで明らかにした。対象はCopilot Chatに加え、インライン編集、ask/agentモード、コード補完まで及び、Copilotを利用する幅広い機能でこれらのモデルが今後は選べなくなる方向とされる。

非推奨(deprecation)とは、提供側がそのモデルの利用を今後推奨せず、段階的に取り扱いを終えていくことを示す、一般的なライフサイクル管理の手続きだ。今回の告知では、利用者は非推奨となったモデルから代替となる別のモデルへ移行する必要があるとされている。すでに該当モデルを既定として使っている環境では、設定の見直しが求められる可能性がある。

GitHub Copilotは近年、単一のモデルに依存せず、用途に応じて複数のAIモデルを切り替えて使える「マルチモデル」型の構成を進めてきた。Geminiは米Googleが開発する大規模言語モデル群で、CopilotではこのほかにもAnthropicのClaudeやOpenAIのGPT系など、複数の提供元のモデルが選択肢として組み込まれてきた経緯がある。こうした環境では、新しい世代のモデルの追加に合わせて、旧来のモデルが順次非推奨へと移されるのは珍しいことではない。

2026年7月31日付けで、GitHub CopilotのすべてのエクスペリエンスにおいてGemini 2.5 ProとGemini 3 Flashが非推奨となった。
🧠 GitHub Copilot · 本記事のポイント

今回の措置がユーザーに与える直接的な影響は、これまでGemini 2.5 ProやGemini 3 Flashを指定していたワークフローの切り替えが中心になると見られる。チーム開発やCIとの連携などで特定モデルを前提に組んでいる場合は、代替モデルでの出力の傾向や応答の特性が変わる可能性があるため、事前の動作確認をしておくのが無難だろう。具体的な後継モデルや移行先の詳細については、GitHubの公式チェンジログやドキュメントで最新情報を確認することが推奨される。

GitHub has begun retiring two of Google's Gemini models from its Copilot platform, a move that will require developers who rely on them to switch to other options. As of July 31, 2026, the company deprecated Gemini 2.5 Pro and Gemini 3 Flash across all GitHub Copilot experiences, according to a post on the GitHub changelog. The change matters because it affects every surface where these models were available, and because it reflects the ongoing churn of a product that now routes requests through a rotating roster of large language models.

The deprecation is broad in scope. GitHub says the affected models are being removed from Copilot Chat, inline edits, the ask and agent modes, and code completions. In practice, that means users who had explicitly selected either model, or who had come to depend on their behavior in day-to-day coding, will need to migrate to an alternative before the models are fully removed. Deprecation typically signals the first stage of a retirement process: the models are no longer recommended and may stop being selectable, ahead of an eventual full shutdown. GitHub's changelog entries of this kind usually point affected users toward comparable successors and outline how model pickers will behave once the transition takes effect.

For context, GitHub Copilot moved away from a single-model design over the past few years and now offers a menu of models from multiple providers, including Anthropic's Claude family, OpenAI's GPT series, and Google's Gemini line. That multi-model approach gives users flexibility to match a model to a task, but it also means individual models cycle in and out as vendors release newer versions and older ones reach end of life. Gemini 2.5 Pro was positioned as a higher-capability reasoning model, while the Flash branding across Google's Gemini lineup has generally denoted lighter, faster, and lower-cost variants aimed at latency-sensitive or high-volume work. Retiring both a Pro and a Flash tier at once suggests GitHub is consolidating around newer Gemini releases or other models rather than dropping Google support altogether, though the changelog framing centers on the deprecation itself rather than a specific replacement.

Model deprecation has become a routine part of the generative AI tooling landscape, and it carries practical consequences that are easy to overlook. Teams that have tuned prompts, built internal workflows, or standardized on a particular model's output style can see subtle changes when they are forced to switch, since different models vary in tone, verbosity, instruction-following, and coding accuracy. Organizations with compliance or reproducibility requirements may also need to document the change. For that reason, the timing of a deprecation notice—and the window before full removal—tends to be the most important detail for enterprise users, even when the headline is simply that a model is going away.

The move also fits a wider industry pattern in which AI providers retire older checkpoints relatively quickly to steer usage toward current models. Google, OpenAI, Anthropic, and others regularly publish deprecation schedules for their APIs, and downstream platforms like GitHub Copilot inherit those timelines while managing their own product decisions on top. Because Copilot abstracts the underlying model behind a unified interface, GitHub can add or remove options without changing the core developer experience, but the tradeoff is that users have limited control over how long any given model remains available.

Developers who used Gemini 2.5 Pro or Gemini 3 Flash in Copilot should check the model selector in their editor or the Copilot settings to confirm which alternatives are now offered, and review any automation or scripts that reference the deprecated models by name. Those on GitHub Copilot Business or Enterprise plans may also want to verify whether administrators have restricted the available model set, since organization-level policies can determine which successors are enabled. As with previous Copilot model changes, the most reliable source for exact migration guidance and any remaining availability window is the official GitHub changelog entry that announced the deprecation, which appeared on The GitHub Blog.

  • 出典SourceGitHub Changelog公式Official
  • 直近30件の平均重要度Avg importance, last 301=Info · 2=Medium · 3=High
  • 配信形式Format変更履歴Changelog
  • 重要度Importance重要度 MediumMedium priority(GitHub Copilot 191件中、同等以上 154件)(154 of 191 GitHub Copilot entries are equal or higher)
  • 情報の寿命Half-life⏱️ 短命 (ニュース)Short-lived (news)
  • 原文言語Source languageEN
  • 収集日時Collected2026/08/04 16:30

本ページの本文と要約は AI による自動生成です。日本語版と英語版は言語ごとに独立して生成されるため、表現や詳しさが異なる場合があります。正確性は元記事 (github.blog) をご確認ください。The body and summaries are AI-generated independently for each language, so wording and detail may differ. Verify accuracy at the original source (github.blog).

🧠GitHub Copilot の他の記事More from GitHub Copilotもっと見る →View more →