Skip to content

[WIP] Fix web search usage by Codex without provided tools#20499

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/fix-codex-web-search-issue-again
Closed

[WIP] Fix web search usage by Codex without provided tools#20499
Copilot wants to merge 1 commit intomainfrom
copilot/fix-codex-web-search-issue-again

Conversation

Copy link
Contributor

Copilot AI commented Mar 11, 2026

  • Fix codex_engine.go to disable web search by default with --no-search, only enabling it when web-search tool is present
  • Fix spacing issue with --search parameter (was missing leading space)
  • Add unit tests verifying --no-search is in command when web-search is absent and --search when present
  • Run make agent-finish to validate all changes

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

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.

Codex is able to use web search even when tool is not provided

2 participants