Skip to content

Clean up WebSearchUI feature flag - #15273

Open
oz-for-oss[bot] wants to merge 1 commit into
masterfrom
oz-agent/cleanup-feature-flag-WebSearchUI
Open

Clean up WebSearchUI feature flag#15273
oz-for-oss[bot] wants to merge 1 commit into
masterfrom
oz-agent/cleanup-feature-flag-WebSearchUI

Conversation

@oz-for-oss

@oz-for-oss oz-for-oss Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Automated cleanup of the WebSearchUI feature flag.

This PR was generated by the feature flag cleanup workflow.

@cla-bot cla-bot Bot added the cla-signed label Aug 18, 2026
@oz-for-oss

oz-for-oss Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor Author

@oz-for-oss[bot]

I'm starting a first review of this pull request.

You can view the conversation on Warp.

I completed the review and no human review was requested for this pull request.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@oz-for-oss oz-for-oss Bot left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Overview

This PR cleans up the WebSearchUI feature flag by removing the Cargo feature and enum variant, then making the existing WebSearch UI handling and execution-profile controls always available.

Concerns

  • The PR ungates user-facing WebSearch UI surfaces, including the execution-profile web search toggle, permissions display, and inline WebSearch rendering, but the PR description does not include screenshots or a screen recording. For this user-facing change, please include screenshots or a screen recording demonstrating it working end to end.
  • app/src/ai/blocklist/block.rs:2013 changes a comment that only narrates the call below it; repo guidance requires comments to explain non-obvious why, not restate what the code does.

Verdict

Found: 0 critical, 2 important, 0 suggestions

Request changes

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

// Handle WebSearch messages
self.handle_web_search_messages(&output.messages, ctx);
}
// Handle WebSearch messages

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

⚠️ [IMPORTANT] This comment only restates the handle_web_search_messages call below; remove it per the repo's why-only comment guidance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant