Skip to content

Add policy for agent sandbox setting#309996

Closed
dileepyavan wants to merge 3 commits intomainfrom
DileepY/adding_setting_to_policy
Closed

Add policy for agent sandbox setting#309996
dileepyavan wants to merge 3 commits intomainfrom
DileepY/adding_setting_to_policy

Conversation

@dileepyavan
Copy link
Copy Markdown
Member

Adds product policy metadata for the chat.agent.sandbox.enabled setting.

The setting is registered under the ChatAgentSandboxEnabled policy name and uses the existing agent sandbox enabled setting description for policy localization.

Fixes #309984

Release backport PR: #309981

Copilot AI review requested due to automatic review settings April 14, 2026 21:39
Copy link
Copy Markdown
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

Note

Copilot was unable to run its full agentic suite in this review.

Adds product policy metadata for the chat.agent.sandbox.enabled setting so it can be managed via enterprise policy under the ChatAgentSandboxEnabled name.

Changes:

  • Registers a new policy entry for the agent sandbox enabled setting.
  • Adds policy category, minimum supported version, and localized description metadata.
Show a summary per file
File Description
src/vs/workbench/contrib/terminalContrib/chatAgentTools/common/terminalChatAgentToolsConfiguration.ts Adds policy metadata (name/category/version/localization) for the agent sandbox enabled setting.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 2

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 14, 2026

Screenshot Changes

Base: c622ad5b Current: 6414b885

Changed (2)

chat/aiCustomizations/aiCustomizationManagementEditor/McpBrowseMode/Light
Before After
before after
editor/inlineCompletions/other/JumpToHint/Dark
Before After
before after

blocks-ci screenshots changed

Replace the contents of test/componentFixtures/blocks-ci-screenshots.md with:

Updated blocks-ci-screenshots.md
<!-- auto-generated by CI — do not edit manually -->

#### editor/codeEditor/CodeEditor/Dark
![screenshot](https://hediet-screenshots.azurewebsites.net/images/cb32a3e854b5734fe5aaca2318f2e0a42ee821b05ea97883ea42c5ba95edb3c3)

#### editor/codeEditor/CodeEditor/Light
![screenshot](https://hediet-screenshots.azurewebsites.net/images/42624fbba5e0db7f32c224b5eb9c5dd3b08245697ae2e7d2a88be0d7c287129b)

DonJayamanne
DonJayamanne previously approved these changes Apr 14, 2026
auto-merge was automatically disabled April 15, 2026 23:20

Pull request was closed

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.

Add policy metadata for agent sandbox setting

3 participants