#149·claurst

Models list empty for ChatGPT Codex provider and a few more things.

Author: bnn1Created May 15, 2026Updated May 16, 2026

hey. there are a few issues i found:

  1. after connecting to ChatGPT Codex provider, the /models command doesn't list any models, but you can manually enter model (e.g., gpt-5.4) and it seems to work.
  2. entering /config command shows a menu with many options, but you can only navigate between some of them. consider this screenshot:
screenshotImage there's 'General' section but you can only navigate within 'Behaviour' section with arrow keys - no way to go into the General section. Same on all other tabs of config menu.
  1. you see a few hints on top of textarea: Ctrl+A, Ctrl+K and such, but the last hint that starts with ? is out of viewport
screenshotImage
  1. when cursor blinks, it shifts the whole prompt back and forth
gifImage
  1. when you type in a long prompt, there's no line break in your prompt, it just goes and goes off-screen forever which makes it hard to read the prompt you write. i mean the whole text shifts with your input, and the beginning of your prompt goes offscreen.
  2. tool calls results are unreadable - the text contrast is poor
screenshotImage

That's all I found for now. I'll post updates if I find anything new. Thanks!