Skip to content

[Codex] Add browser use external feature flag#20245

Merged
khoi-oai merged 1 commit into
mainfrom
dev/khoi/codex/browser-use-external-feature
Apr 30, 2026
Merged

[Codex] Add browser use external feature flag#20245
khoi-oai merged 1 commit into
mainfrom
dev/khoi/codex/browser-use-external-feature

Conversation

@khoi-oai

@khoi-oai khoi-oai commented Apr 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds a separate feature control for external-browser Browser Use integrations.
  • Registers browser_use_external as a stable, default-enabled requirements-owned feature key.
  • Updates feature registry tests and regenerates the config schema.

Codex validation:

  • cargo fmt -- --config imports_granularity=Item
  • cargo run -p codex-core --bin codex-write-config-schema
  • cargo test -p codex-features

Addendum

This gives enterprise policy a coarse control for Browser Use outside the Codex-managed in-app browser. The existing browser_use feature is the Browser Use control, while browser_use_external can gate extension/native integrations for external browsers as that surface grows

@khoi-oai khoi-oai requested a review from sayan-oai April 29, 2026 19:51
@khoi-oai khoi-oai marked this pull request as ready for review April 29, 2026 19:51
@khoi-oai khoi-oai requested a review from a team as a code owner April 29, 2026 19:51
@khoi-oai khoi-oai force-pushed the dev/khoi/codex/browser-use-external-feature branch from e8d8b81 to f52e081 Compare April 29, 2026 23:32
@khoi-oai khoi-oai merged commit 719431d into main Apr 30, 2026
25 checks passed
@khoi-oai khoi-oai deleted the dev/khoi/codex/browser-use-external-feature branch April 30, 2026 18:53
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 30, 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