microsoft / microsoft/vscode-remote-release

Copilot Chat run_in_terminal now requires socat+bubblewrap inside devcontainers (regression from 1.130.0)

Open
#11,773 3 comments 3 reactions 1 assignee View on GitHub

@dileepyavan is already working on this.

Since Jul 31, 2026.

Dominant language
Dockerfile
Stars
4.2k
Forks
470
Avg merge
1d 1h
Merged PRs (30d)
1

Description

In VS Code 1.131.0, running run_in_terminal from the Copilot Chat agent inside a devcontainer now shows an "Install sandbox dependencies" prompt (socat + bubblewrap) where 1.130.0 executed directly without any prompt or dependencies. Inside a devcontainer, bubblewrap and socat serve no isolation purpose the container does not already provide. Requesting clarification on why this gate was introduced and whether there is a setting to restore the previous behaviour.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.