Skip to content

Conversation

@TheEpTic
Copy link
Contributor

@TheEpTic TheEpTic commented Jan 14, 2026

This PR adds the gpt-5.2-codex model to the GitHub Copilot provider.

Changes:

  • Added new model configuration file: providers/github-copilot/models/gpt-5.2-codex.toml
  • Model features: reasoning enabled, tool calling, 272k context tokens & 128K output tokens
  • Knowledge cutoff: 2025-08-31
  • Release date: 2025-12-11

The configuration follows the existing Codex model patterns and has been validated with bun validate.

@AleksanderBondar
Copy link
Contributor

AleksanderBondar commented Jan 14, 2026

image

this model shouldn't 256k context?

@TheEpTic TheEpTic changed the title Add gpt-5.2-codex to GitHub Copilot provider chore: Add gpt-5.2-codex to GitHub Copilot provider Jan 14, 2026
@rekram1-node rekram1-node merged commit 64e82be into anomalyco:dev Jan 14, 2026
1 check passed
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