Prompt Command Autocomplete Broken in Recent Update

Resolved 💬 2 comments Opened Dec 12, 2025 by blackirishmec Closed Dec 12, 2025

What version of Codex is running?

v0.69.0

What subscription do you have?

Pro

Which model were you using?

gpt-5.1-codex-max

What platform is your computer?

Darwin 24.6.0 arm64 arm

What issue are you seeing?

Ever since the last update or two the autocomplete for prompts has become much more obtuse for users.

I now have to prepend every prompt invocation inside of a codex-cli session with the entire string /prompts: before searching for a relevant prompt!

Small gripe, but a true pain in the butt. Love if this could be reverted!

What steps can reproduce the bug?

Example:

  • I have a custom prompt named 'review-code'.

Pre-Update Invocation Flow:

  1. Type /rev and see the autocomplete select the prompt by string match, then press enter!

Post-Update Invocation Flow:

  1. Try /rev -> nothing comes up
  2. Have to prepend every prompt search with /prompts:rev to get it to work like it used to.

What is the expected behavior?

Revert to partial string matches which didn't require prompts:!

Additional information

_No response_

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗