Skip to content

fix(provider): expose GPT-5.6 max reasoning#36393

Draft
opencode-agent[bot] wants to merge 1 commit into
devfrom
gpt56-max
Draft

fix(provider): expose GPT-5.6 max reasoning#36393
opencode-agent[bot] wants to merge 1 commit into
devfrom
gpt56-max

Conversation

@opencode-agent

Copy link
Copy Markdown
Contributor

Summary

  • add the max reasoning effort after xhigh for GPT-5.6 and later models
  • keep earlier GPT-5 generations unchanged
  • cover OpenAI and OpenRouter model IDs

Fixes #36141

Tests

  • bun test test/provider/transform.test.ts --timeout 30000
  • bun run prettier --check src/provider/transform.ts test/provider/transform.test.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GPT-5.6 models missing max reasoning effort variant

1 participant