Skip to content

Remove exec research preview banner wording#21683

Merged
etraut-openai merged 1 commit intomainfrom
etraut/remove-exec-research-preview
May 8, 2026
Merged

Remove exec research preview banner wording#21683
etraut-openai merged 1 commit intomainfrom
etraut/remove-exec-research-preview

Conversation

@etraut-openai
Copy link
Copy Markdown
Collaborator

Why

codex exec still included the stale research preview label in its human-readable startup banner, which makes the CLI look older and less current than it is.

Fixes #21444.

What Changed

Removed the hard-coded (research preview) suffix from the OpenAI Codex v<version> startup banner in codex-rs/exec/src/event_processor_with_human_output.rs.

Validation

Local validation was not required for this one-line startup banner text cleanup.

@etraut-openai etraut-openai marked this pull request as ready for review May 8, 2026 07:05
@etraut-openai etraut-openai changed the title [codex] Remove exec research preview banner wording Remove exec research preview banner wording May 8, 2026
@etraut-openai etraut-openai merged commit d2e71db into main May 8, 2026
37 of 38 checks passed
@etraut-openai etraut-openai deleted the etraut/remove-exec-research-preview branch May 8, 2026 07:30
@github-actions github-actions Bot locked and limited conversation to collaborators May 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove stale “research preview” wording from codex exec startup banner

1 participant