Skip to content

Respect model support for reasoning summaries#32290

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/72b783799fc0685cef1501ef2dbf62d1308ceead
Jul 10, 2026
Merged

Respect model support for reasoning summaries#32290
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/72b783799fc0685cef1501ef2dbf62d1308ceead

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 10, 2026

Copy link
Copy Markdown

Respect model support for reasoning summaries

What changed

  • Add supports_reasoning_summary_parameter to model metadata, defaulting to
    true for backward compatibility.
  • Omit reasoning.summary and its summary-delivery stream option when the
    selected model does not support the parameter.
  • Apply the capability of the final selected model when a spawned agent uses a
    different model.

Testing

  • Cover unsupported models in regular requests and spawned-agent model
    overrides.

## What changed

- Add `supports_reasoning_summary_parameter` to model metadata, defaulting to
  `true` for backward compatibility.
- Omit `reasoning.summary` and its summary-delivery stream option when the
  selected model does not support the parameter.
- Apply the capability of the final selected model when a spawned agent uses a
  different model.

## Testing

- Cover unsupported models in regular requests and spawned-agent model
  overrides.

GitOrigin-RevId: 72b783799fc0685cef1501ef2dbf62d1308ceead
@copyberry copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/72b783799fc0685cef1501ef2dbf62d1308ceead branch from b684550 to dffe1f0 Compare July 10, 2026 23:40
@copyberry copyberry Bot merged commit dffe1f0 into main Jul 10, 2026
14 of 32 checks passed
@copyberry copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/72b783799fc0685cef1501ef2dbf62d1308ceead branch July 10, 2026 23:41
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 10, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.