Skip to content

Conversation

nornagon-openai
Copy link
Collaborator

@nornagon-openai nornagon-openai commented Oct 10, 2025

Summary

  • prevent the web_search tool from being registered when reasoning effort is minimal
  • thread the active reasoning effort into tool configuration creation paths
  • add a regression test covering minimal reasoning with web search enabled in config

Fixes #5002


https://chatgpt.com/codex/tasks/task_i_68e95d676094832ca560b61dfdf86675

Disable web search tool when minimal reasoning is selected and add regression test.
@nornagon-openai nornagon-openai changed the title Fixes #5002 disable web_search on minimal reasoning Oct 10, 2025
@jif-oai
Copy link
Contributor

jif-oai commented Oct 14, 2025

Merging this which should make it easier and cleaner
#4948

@github-actions github-actions bot locked and limited conversation to collaborators Oct 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tools.web_search cannot be disabled when using reasoning_effort = minimal resulting in a failure

3 participants