Skip to content

feat: add gpt-5.3-codex to github-copilot provider#1085

Closed
Avivskie wants to merge 1 commit intoanomalyco:devfrom
Avivskie:feat/github-copilot-gpt-5.3-codex
Closed

feat: add gpt-5.3-codex to github-copilot provider#1085
Avivskie wants to merge 1 commit intoanomalyco:devfrom
Avivskie:feat/github-copilot-gpt-5.3-codex

Conversation

@Avivskie
Copy link
Copy Markdown

@Avivskie Avivskie commented Mar 4, 2026

Summary

  • Adds gpt-5.3-codex model definition to the github-copilot provider.
  • GPT-5.3-Codex was made generally available for GitHub Copilot on February 9, 2026: https://github.blog/changelog/2026-02-09-gpt-5-3-codex-is-now-generally-available-for-github-copilot/
  • Model definition follows the same structure as the existing gpt-5.2-codex.toml, with updated release date and name.
  • The OpenAI provider entry (providers/openai/models/gpt-5.3-codex.toml) already exists; this adds the corresponding GitHub Copilot entry with zero cost (subscription-based) and matching Copilot context limits (272K context / 128K output).

@timothyis
Copy link
Copy Markdown

2 PRs already exist for this. First open #993

@fwang
Copy link
Copy Markdown
Contributor

fwang commented Mar 6, 2026

thanks @Avivskie already added thru another PR

@fwang fwang closed this Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants