Skip to content

Comments

Removing Experimental mode for terminal sandboxing#297077

Merged
dileepyavan merged 3 commits intomainfrom
DileepY/terminal_sandboxing_pp
Feb 23, 2026
Merged

Removing Experimental mode for terminal sandboxing#297077
dileepyavan merged 3 commits intomainfrom
DileepY/terminal_sandboxing_pp

Conversation

@dileepyavan
Copy link
Member

Moving terminal sandboxing to public preview.

Copilot AI review requested due to automatic review settings February 23, 2026 19:21
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 pull request moves terminal sandboxing from experimental mode to public preview by removing the 'experimental' tag from related configuration settings and adding logging when commands are wrapped in sandboxed mode.

Changes:

  • Removed 'experimental' tags from four terminal sandbox configuration settings
  • Added info-level logging when terminal commands are wrapped in sandboxed mode

Reviewed changes

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

File Description
src/vs/workbench/contrib/terminalContrib/chatAgentTools/common/terminalChatAgentToolsConfiguration.ts Removed 'experimental' tags from TerminalSandboxEnabled, TerminalSandboxNetwork, TerminalSandboxLinuxFileSystem, and TerminalSandboxMacFileSystem configuration settings
src/vs/workbench/contrib/terminalContrib/chatAgentTools/common/terminalSandboxService.ts Added info-level log message when wrapping terminal commands in sandboxed mode

@dileepyavan dileepyavan merged commit fe69cce into main Feb 23, 2026
20 checks passed
@dileepyavan dileepyavan deleted the DileepY/terminal_sandboxing_pp branch February 23, 2026 22:35
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.

2 participants