codexopencode_sdk
Launch availability
| Access | What it allows |
|---|---|
| Free | lite, directed_effort, standard models, and one-time Managed Research credits. |
| Pro / Team | Paid GA model bundle and higher included usage. |
| Any plan + Beta Access | open_ended_discovery, heavy, and all-model access. |
lite and heavy describe run depth and coordination limits. They do not mean
“smaller model” and “bigger model.” Choose the model explicitly when a harness
supports model selection.
Codex harness
| Model ID | Reasoning effort support | Launch access | Default |
|---|---|---|---|
gpt-5.3-codex | medium | Beta Access; worker/engineer roles only | medium |
gpt-5.3-codex-spark | medium | Standard | medium |
gpt-5.4 | medium, high | Beta Access | medium |
gpt-5.4-mini | low, medium, high | Standard | medium |
gpt-5.4-nano | low | Standard | low |
gpt-oss-120b | high | Standard | high |
OpenCode SDK harness
| Model ID | Reasoning effort support | Launch access |
|---|---|---|
anthropic/claude-sonnet-4-6 | None in the catalog | Beta Access |
anthropic/claude-haiku-4-5-20251001 | None in the catalog | Standard |
x-ai/grok-4.1-fast | None in the catalog | Standard |
moonshotai/kimi-k2.6 | None in the catalog | Standard |
Source of truth
The backend-owned Managed Research model catalog is the source of truth. The generated SDK enum inmanaged-research mirrors public model IDs, but backend preflight is the final authority for launch availability.