GPT-5.2 および GPT-5.2-Codex のサポート終了発表
GitHub Copilot は 2026 年 6 月 5 日付で、GPT-5.2 と GPT-5.2-Codex モデルのサポートを終了し、それぞれ GPT-5.5 および GPT-5.3-Codex への移行を推奨している。
本日、2026 年 6 月 5 日をもって、GitHub Copilot の主要な機能(Copilot Chat、インライン編集、クエリおよびエージェントモード、コード補完を含む)において、以下のモデルを非推奨としました。なお、GPT-5.2 は Copilot コードレビューの一部として引き続き利用可能です。
モデル
非推奨日付
推奨代替案
GPT-5.2
2026-06-05
GPT-5.5
GPT-5.2-Codex
2026-06-05
GPT-5.3-Codex
サポート対象のモデルを使用するよう、ワークフローおよび統合を更新してください。Copilot Enterprise の管理者は、Copilot 設定内のモデルポリシーを通じて代替モデルへのアクセスを有効にする必要がある場合があります。管理者として、個々の Copilot 設定を確認し、特定のモデルに対してポリシーが有効になっていることを確認することで利用可否を検証できます。有効化後、VS Code および github.com 上の Copilot Chat モデルセレクターで該当モデルが表示されます。非推奨モデルの削除に作業は不要です。
GitHub Enterprise の顧客で質問や懸念がある場合は、アカウントマネージャーまでお問い合わせいただき、さらなるサポートを受けることをお勧めします。
フィードバックをお寄せください
Copilot で利用可能なモデルの詳細については、モデルに関するドキュメントをご覧ください。また、今日から Copilot を始めましょう。
GitHub コミュニティに参加して、フィードバックをお寄せください。
本記事「GPT-5.2 and GPT-5.2-Codex deprecated」は、The GitHub Blog に最初に表示されました。
原文を表示
As of today, June 5, 2026, we have deprecated the following models across most GitHub Copilot experiences (including Copilot Chat, inline edits, ask and agent modes, and code completions). Note that GPT-5.2 is still available as part of Copilot code review.
Model
Deprecation date
Suggested alternative
GPT-5.2
2026-06-05
GPT-5.5
GPT-5.2-Codex
2026-06-05
GPT-5.3-Codex
Please update your workflows and integrations to use supported models. Copilot Enterprise administrators may need to enable access to alternative models through their model policies in Copilot settings. As an administrator, you can verify availability by checking your individual Copilot settings and confirming that the policy is enabled for the specific model. Once enabled, you’ll see the model in the Copilot Chat model selector in VS Code and on github.com. No action is required to remove the deprecated models.
GitHub Enterprise customers with questions or concerns are encouraged to reach out to their account manager for further assistance.
Share your feedback
To learn more about the models available in Copilot, see our documentation on models and get started with Copilot today.
Join the GitHub Community to share your feedback.
The post GPT-5.2 and GPT-5.2-Codex deprecated appeared first on The GitHub Blog.
関連記事
CodeQL 2.25.6 が Swift 6.3.2 のサポートを追加し C# カバレッジを改善
GitHub はセキュリティスキャンエンジン「CodeQL」のバージョン 2.25.6 をリリースしました。この更新により、Swift 6.3.2 の解析が追加され、C# 14 と .NET 10 の完全サポートが完了し、複数言語での機密データ検出も強化されました。
VS Code で企業管理型プラグインが公開プレビューに
Microsoft は VS Code リリース 1.122 にて、企業管理者が GitHub Copilot CLI ユーザー向けにプラグインを構成・配布できる機能を追加した。これにより、企業の基準設定が全ユーザーのクライアントに適用されるようになった。
GitHub Actions の失敗時に Copilot で修正する機能が Pro、Pro+、Max プランに追加
GitHub は、Copilot Pro、Pro+、Max ユーザー向けに、Actions ジョブの失敗時にワンクリックで Cloud Agent が原因調査と修正を自動実行し、ブランチへプッシュしてレビュー依頼する機能を新設した。