From 1020872eca2a7b2d284b03d1bfdf45280076e1eb Mon Sep 17 00:00:00 2001 From: jif-oai Date: Fri, 6 Feb 2026 14:41:53 +0100 Subject: [PATCH] nit: test an (#10892) # External (non-OpenAI) Pull Request Requirements Before opening this Pull Request, please read the dedicated "Contributing" markdown file or your PR may be closed: https://github.com/openai/codex/blob/main/docs/contributing.md If your PR conforms to our contribution guidelines, replace this text with a detailed and high quality description of your changes. Include a link to a bug report or enhancement request. --- announcement_tip.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/announcement_tip.toml b/announcement_tip.toml index 0726fe237a..2473258368 100644 --- a/announcement_tip.toml +++ b/announcement_tip.toml @@ -19,5 +19,5 @@ to_date = "2026-05-10" [[announcements]] content = "**BREAKING NEWS**: `gpt-5.3-codex` is out! Upgrade to `0.98.0` for a faster, smarter, more steerable agent." from_date = "2026-02-01" -to_date = "2026-02-15" +to_date = "2026-02-16" version_regex = "^0\\.(?:[0-9]|[1-8][0-9]|9[0-7])\\."