Skip to content

feat: support max reasoning effort#546

Open
Nostereal wants to merge 2 commits into
openai:mainfrom
Nostereal:feat/max-reasoning-effort
Open

feat: support max reasoning effort#546
Nostereal wants to merge 2 commits into
openai:mainfrom
Nostereal:feat/max-reasoning-effort

Conversation

@Nostereal

Copy link
Copy Markdown

Summary

  • accept max as a reasoning-effort value for compatible Codex models
  • document the new CLI value in the rescue command and runtime skill
  • add regression coverage that verifies max is forwarded to app-server turn/start

The plugin currently rejects max in its local allowlist before Codex can validate the selected model. This keeps model-specific compatibility enforcement in Codex app-server, consistent with the existing effort values.

Testing

  • npm test (92 tests passed)

@Nostereal
Nostereal requested a review from a team July 23, 2026 11:06
Comment thread tests/runtime.test.mjs Outdated
Comment thread README.md Outdated
provencher-oai
provencher-oai previously approved these changes Jul 23, 2026

@provencher-oai provencher-oai left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good but a few comments to look at

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants