Skip to content

Conversation

habema
Copy link
Contributor

@habema habema commented Oct 19, 2025

Resolves #1935

Fixed _fix_tool_message_ordering() to run for all Anthropic models instead of only when reasoning is enabled.

@habema habema changed the title Fix: call _fix_tool_message_ordering for all anthropic models Fix: call _fix_tool_message_ordering for all Anthropic models Oct 19, 2025
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@seratch seratch merged commit cf1b933 into openai:main Oct 20, 2025
5 checks passed
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.

_fix_tool_message_ordering only runs with reasoning enabled, breaks Anthropic without it

2 participants