Tips still contain references to custom prompts
Resolved 💬 0 comments Opened Jan 26, 2026 by mattridley Closed Jan 26, 2026
What version of Codex is running?
0.91.0
What subscription do you have?
Business
Which model were you using?
_No response_
What platform is your computer?
Darwin 25.2.0 arm64 arm
What terminal emulator and version are you using (if applicable)?
_No response_
What issue are you seeing?
When loading codex I received the following tip:
You can define your own / commands with custom prompts. More info: https://developers.openai.com/codex/guides/slash-commands#create-your-own-slash-commands-with-custom-prompts
However custom prompts are now deprecated so this is confusing and links to a non-existant section within the documentation.
What steps can reproduce the bug?
View https://github.com/openai/codex/blob/main/codex-rs/tui/tooltips.txt#L14
What is the expected behavior?
Custom prmopt tips should not be displayed
Additional information
_No response_