-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
A clear and concise description of the bug.
Steps to Reproduce
- Followed installation instructions
- No file at ~/.opencode/auth/openai.json
- No model options other than OpenCode supported 2 OpenAI options
Expected Behavior
I think I need to see a lot of chatGPT models in the model list.
Actual Behavior
No chatGPT models in the model list except OpenCode supported 2 OpenAI (OAuth) models.
Environment
- opencode version: 1.1.25
- Plugin version: 4.4.0
- Operating System: Sonoma 14.8.3
- Node.js version:
Logs
If applicable, attach logs from ~/.opencode/logs/codex-plugin/ (enable with ENABLE_PLUGIN_REQUEST_LOGGING=1)
Compliance Checklist
Please confirm:
- I'm using this plugin for personal development only
- I have an active ChatGPT Plus/Pro subscription
- This issue is not related to attempting commercial use or TOS violations
- I've reviewed the FAQ and Troubleshooting sections
Additional Context
- No
~/.opencode/directory. opencode run "write hello world to test.txt" --model=openai/gpt-5.2 --variant=xhighWORKS.opencode run "write hello world to test.txt" --model=openai/gpt-5.2-codex --variant=xhighWORKS.opencode run "write hello world to test.txt" --model=openai/gpt-5.2-codex-mini --variant=highWORKS.
I tested all models as CL parameter and all of them works. However, I don't see them in OpenCode model list.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working