Skip to content

gpt-5.6-luna still returns Model not found on v1.17.19 while codex-cli 0.144.1 works #36729

Description

@Lou-peng

Description

This still reproduces on OpenCode v1.17.19. Please reopen.

Environment:

  • OpenCode: 1.17.19
  • Authentication: ChatGPT OAuth
  • Provider: built-in OpenAI provider
  • Model: openai/gpt-5.6-luna
  • No custom baseURL or OPENAI_API_KEY

OpenCode result:
Model not found gpt-5.6-luna

Control test with the same ChatGPT account:

  • codex-cli: 0.144.1
  • codex exec --ephemeral -m gpt-5.6-luna "Reply with exactly: ok"
  • Result: success (ok)

This rules out account/plan gating and suggests that OpenCode's Responses
Lite request contract still differs from the official Codex CLI, possibly
the originator: opencode versus originator: codex_cli_rs behavior.

Plugins

No response

OpenCode version

No response

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

No response

Terminal

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions