TUI shows expired promotional tip after April 2nd
Resolved 💬 1 comment Opened Apr 3, 2026 by savinmikhail Closed Apr 8, 2026
What version of Codex CLI is running?
codex-cli 0.118.0
What subscription do you have?
Plus
Which model were you using?
_No response_
What platform is your computer?
Linux 6.6.87.2-microsoft-standard-WSL2 x86_64 x86_64
What terminal emulator and version are you using (if applicable)?
_No response_
What issue are you seeing?
The Codex TUI still shows this tip:
"Tip: New 2x rate limits until April 2nd."
But the current system date is already Apr 3, 2026, so the message appears expired/stale.
This looks like either:
- the promo banner is not gated by date correctly, or
- the cached message is not refreshed/removed after the expiration date.
<img width="537" height="383" alt="Image" src="https://github.com/user-attachments/assets/baf8f53b-1498-4917-a7cc-53a1a7904666" />
What steps can reproduce the bug?
- Open Codex TUI.
- Check the startup screen / home screen.
- Observe the tip message:
"Tip: New 2x rate limits until April 2nd."
- Current system date in my terminal is:
Fri Apr 3 16:15:34 +07 2026
What is the expected behavior?
The expired promotional tip should not be shown after April 2nd.
Expected behavior:
- either hide the message completely after the expiration date,
- or replace it with a current/valid message.
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗