Skip to content

Comments

Apply policy to browser tools setting#297591

Open
kycutler wants to merge 2 commits intomainfrom
kycutler/policy
Open

Apply policy to browser tools setting#297591
kycutler wants to merge 2 commits intomainfrom
kycutler/policy

Conversation

@kycutler
Copy link
Contributor

Closes #297410

Copilot AI review requested due to automatic review settings February 25, 2026 04:21
@kycutler kycutler self-assigned this Feb 25, 2026
@vs-code-engineering vs-code-engineering bot added this to the February 2026 milestone Feb 25, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR applies the “chat preview features” account policy to the Integrated Browser chat tools setting, so that browser tools are disabled when preview features are turned off by policy (per #297410).

Changes:

  • Adds a policy mapping to workbench.browser.enableChatTools that forces the setting to false when chat_preview_features_enabled === false.
  • Categorizes the new policy under the “Chat” (Interactive Session) policy category and provides policy localization metadata.

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.

Browser tools should be restricted by chat preview features policy

2 participants