Question
GitHub Copilot recently introduced configurable reasoning-effort levels for OpenAI models. In OpenCode, I can see similar options—Low, Medium, and High—but it’s unclear whether these settings are actually applied, as they appear to have existed prior to Copilot’s recent update.
Additionally, GPT-5.2-Codex supports an extra reasoning-effort level beyond the standard Low/Medium/High options. Currently, this additional level does not appear to be exposed or configurable in OpenCode.
Questions
Are the existing reasoning-effort options (Low / Medium / High) in OpenCode actively mapped to the underlying OpenAI model parameters?
If so, how can this be verified or observed in practice?
Is it possible to expose and support the additional reasoning-effort level that GPT-5.2-Codex provides?
Question
GitHub Copilot recently introduced configurable reasoning-effort levels for OpenAI models. In OpenCode, I can see similar options—Low, Medium, and High—but it’s unclear whether these settings are actually applied, as they appear to have existed prior to Copilot’s recent update.
Additionally, GPT-5.2-Codex supports an extra reasoning-effort level beyond the standard Low/Medium/High options. Currently, this additional level does not appear to be exposed or configurable in OpenCode.
Questions
Are the existing reasoning-effort options (Low / Medium / High) in OpenCode actively mapped to the underlying OpenAI model parameters?
If so, how can this be verified or observed in practice?
Is it possible to expose and support the additional reasoning-effort level that GPT-5.2-Codex provides?