Skip to content

Use cached and live web access terminology#29095

Merged
winston-openai merged 1 commit into
mainfrom
dev/winston/live-web-access-mode
Jun 19, 2026
Merged

Use cached and live web access terminology#29095
winston-openai merged 1 commit into
mainfrom
dev/winston/live-web-access-mode

Conversation

@winston-openai

@winston-openai winston-openai commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Rename the string-valued external web access enum variants from Offline / Online to Cached / Live.
  • Align the transport names with the existing web_search = "cached" / "live" configuration vocabulary.

Existing behavior is unchanged: WebSearchMode::Cached and WebSearchMode::Live continue to send the backward-compatible boolean values false and true; Indexed remains the only mode currently sent as a string.

Validation

  • just fmt
  • just test -p codex-api (127 passed)

@winston-openai
winston-openai marked this pull request as ready for review June 19, 2026 13:51
@winston-openai
winston-openai force-pushed the dev/winston/live-web-access-mode branch from 67e8684 to 666d049 Compare June 19, 2026 14:58
@winston-openai winston-openai changed the title Use live web access terminology Use cached and live web access terminology Jun 19, 2026
@winston-openai
winston-openai enabled auto-merge (squash) June 19, 2026 16:00
@winston-openai
winston-openai merged commit c83618a into main Jun 19, 2026
31 checks passed
@winston-openai
winston-openai deleted the dev/winston/live-web-access-mode branch June 19, 2026 16:00
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 19, 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