Copilot Student GPT-5.3-Codex removal from model picker - GitHub Changelog
Back to changelog Starting today, in our Copilot Student plan, we are removing GPT-5.3-Codex from the model picker. …
Tracked topic
Back to changelog Starting today, in our Copilot Student plan, we are removing GPT-5.3-Codex from the model picker. …
… Both fields coexist and return the same value, so you can transition at your own pace. …
… What you need to do If your organization uses a firewall or proxy allowlist, add the following domain before May 20, 2026: github.com: https://copilot-reports.github.com ghe.com: https://copilot-reports. .ghe.com The legacy copilot-reports- .b01.azurefd.net pattern will continue to work during a tr… …
… Create a session with your preferred model session = await client.createSession { model: 'gpt-4.1', onPermissionRequest: approveAll, } ; // 3. …