The zen site lists GPT-nano as free but it can't be chosen #8212

Open
opened 2026-02-16 18:09:26 -05:00 by yindo · 5 comments
Owner

Originally created by @yisraeldov on GitHub (Feb 1, 2026).

Originally assigned to: @fwang on GitHub.

GPT-5 nano is listen on the website

Image

And it can be used from the command line.

> opencode models  --verbose | rg -i 'opencode.*gpt-5.*nano'
opencode/gpt-5-nano

> opencode -m opencode/gpt-5-nano run 'hello?'              

Hi there! I’m OpenCode, ready to help

But it doesn't show up in the /models menu

Image
Originally created by @yisraeldov on GitHub (Feb 1, 2026). Originally assigned to: @fwang on GitHub. GPT-5 nano is listen on the website <img width="792" height="62" alt="Image" src="https://github.com/user-attachments/assets/419843cb-ea0f-4814-a7d6-934733bbb8e3" /> And it can be used from the command line. ``` > opencode models --verbose | rg -i 'opencode.*gpt-5.*nano' opencode/gpt-5-nano > opencode -m opencode/gpt-5-nano run 'hello?' Hi there! I’m OpenCode, ready to help ``` But it doesn't show up in the `/models` menu <img width="635" height="444" alt="Image" src="https://github.com/user-attachments/assets/229b46e5-87dd-4d13-82b9-44db1a19b5a3" />
yindo added the zen label 2026-02-16 18:09:26 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 1, 2026):

For model visibility and menu-related features, you might also want to check #11426 which discusses improving model selection UI.

@github-actions[bot] commented on GitHub (Feb 1, 2026): For model visibility and menu-related features, you might also want to check #11426 which discusses improving model selection UI.
Author
Owner

@k98kurz commented on GitHub (Feb 1, 2026):

I have the same issue. If I run opencode --model opencode/gpt-5-nano, I can get it to work, but then if I switch away to another model I have to close opencode and reopen with the CLI param.
v1.1.48 on Ubuntu 24.04 btw

@k98kurz commented on GitHub (Feb 1, 2026): I have the same issue. If I run `opencode --model opencode/gpt-5-nano`, I can get it to work, but then if I switch away to another model I have to close opencode and reopen with the CLI param. v1.1.48 on Ubuntu 24.04 btw
Author
Owner

@rekram1-node commented on GitHub (Feb 2, 2026):

Yeah this is intentional

@rekram1-node commented on GitHub (Feb 2, 2026): Yeah this is intentional
Author
Owner

@yisraeldov commented on GitHub (Feb 2, 2026):

@rekram1-node Any exploitation or docs as to why ?

@yisraeldov commented on GitHub (Feb 2, 2026): @rekram1-node Any exploitation or docs as to why ?
Author
Owner

@k98kurz commented on GitHub (Feb 5, 2026):

Yeah this is intentional

@rekram1-node Is there any explanation anywhere of why this is the intended behavior?

@k98kurz commented on GitHub (Feb 5, 2026): > Yeah this is intentional @rekram1-node Is there any explanation anywhere of why this is the intended behavior?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#8212