Skip to content

Add GPT-5.3-Codex BYOK model under the OpenAI provider - #50122

Merged
rtfeldman merged 1 commit into
mainfrom
AI-59/add-gpt-53-codex-byok
Feb 25, 2026
Merged

Add GPT-5.3-Codex BYOK model under the OpenAI provider#50122
rtfeldman merged 1 commit into
mainfrom
AI-59/add-gpt-53-codex-byok

Conversation

@rtfeldman

Copy link
Copy Markdown
Contributor

Adds gpt-5.3-codex as a built-in model under the OpenAI provider for BYOK usage.

Model specs:

  • 400,000 context window
  • 128,000 max output tokens
  • Reasoning token support (default medium effort)
  • Uses the Responses API (like other codex models)
  • Token counting falls back to the gpt-5 tokenizer

Closes AI-59

Release Notes:

  • Added support for GPT-5.3-Codex as a bring-your-own-key model in the OpenAI provider.

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Feb 25, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label Feb 25, 2026
@rtfeldman
rtfeldman marked this pull request as ready for review February 25, 2026 19:25
@rtfeldman
rtfeldman merged commit a18b772 into main Feb 25, 2026
37 checks passed
@rtfeldman
rtfeldman deleted the AI-59/add-gpt-53-codex-byok branch February 25, 2026 21:29
rtfeldman added a commit that referenced this pull request Feb 27, 2026
Adds `gpt-5.3-codex` as a built-in model under the OpenAI provider for
BYOK usage.

Model specs:
- 400,000 context window
- 128,000 max output tokens
- Reasoning token support (default medium effort)
- Uses the Responses API (like other codex models)
- Token counting falls back to the gpt-5 tokenizer

Closes AI-59

Release Notes:

- Added support for GPT-5.3-Codex as a bring-your-own-key model in the
OpenAI provider.
tahayvr pushed a commit to tahayvr/zed that referenced this pull request Mar 4, 2026
…s#50122)

Adds `gpt-5.3-codex` as a built-in model under the OpenAI provider for
BYOK usage.

Model specs:
- 400,000 context window
- 128,000 max output tokens
- Reasoning token support (default medium effort)
- Uses the Responses API (like other codex models)
- Token counting falls back to the gpt-5 tokenizer

Closes AI-59

Release Notes:

- Added support for GPT-5.3-Codex as a bring-your-own-key model in the
OpenAI provider.
jonx pushed a commit to jonx/zed-aros that referenced this pull request Jul 17, 2026
…s#50122)

Adds `gpt-5.3-codex` as a built-in model under the OpenAI provider for
BYOK usage.

Model specs:
- 400,000 context window
- 128,000 max output tokens
- Reasoning token support (default medium effort)
- Uses the Responses API (like other codex models)
- Token counting falls back to the gpt-5 tokenizer

Closes AI-59

Release Notes:

- Added support for GPT-5.3-Codex as a bring-your-own-key model in the
OpenAI provider.
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
…s#50122)

Adds `gpt-5.3-codex` as a built-in model under the OpenAI provider for
BYOK usage.

Model specs:
- 400,000 context window
- 128,000 max output tokens
- Reasoning token support (default medium effort)
- Uses the Responses API (like other codex models)
- Token counting falls back to the gpt-5 tokenizer

Closes AI-59

Release Notes:

- Added support for GPT-5.3-Codex as a bring-your-own-key model in the
OpenAI provider.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant