Skip to content

add web_search_cached flag#8795

Merged
sayan-oai merged 2 commits intomainfrom
dev/sayan/web-search-cached
Jan 6, 2026
Merged

add web_search_cached flag#8795
sayan-oai merged 2 commits intomainfrom
dev/sayan/web-search-cached

Conversation

@sayan-oai
Copy link
Copy Markdown
Collaborator

@sayan-oai sayan-oai commented Jan 6, 2026

Add web_search_cached feature to config. Enables web_search tool with access only to cached/indexed results (see docs).

This takes precedence over the existing web_search_request, which continues to enable web_search over live results as it did before.

web_search_cached is disabled for review mode, as web_search_request is.

@sayan-oai
Copy link
Copy Markdown
Collaborator Author

@codex review this

@chatgpt-codex-connector
Copy link
Copy Markdown
Contributor

Codex Review: Didn't find any major issues. Hooray!

ℹ️ About Codex in GitHub

Your team has set up Codex to 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 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Copy link
Copy Markdown
Collaborator

@pakrym-oai pakrym-oai left a comment

Choose a reason for hiding this comment

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

Needs an integration-style test (using test_codex() and asserting the request shape, see tests/suite for examples).

@sayan-oai sayan-oai merged commit 54ded1a into main Jan 6, 2026
26 checks passed
@sayan-oai sayan-oai deleted the dev/sayan/web-search-cached branch January 6, 2026 22:54
@github-actions github-actions bot locked and limited conversation to collaborators Jan 6, 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.

2 participants