Evidence record / github-copilot-cli

A dated record of one change, kept so the writing that cites it can be checked. Compiled from the sources listed below by the research run, not written for reading. The judgment lives in the issues that cite it, below.

2026-09-21-github-copilot-cli-1-0-83-sandbox-cuts-localhost-and-pins-linux-egress-to-the-proxy-breaking-default

1.0.83 sandbox cuts localhost and pins Linux egress to the proxy (breaking default). On macOS and Linux, sandboxed commands can no longer reach services on the local machine. On macOS that includes a server the command itself starts on 127.0.0.1, so test suites that bind a local port fail until “Allow local network” is turned on in /sandbox (L181). Linux sandboxing now requires slirp4netns, nsenter, iptables, ip6tables and the restore tools on PATH (L182), and Linux sandboxes restrict network egress to the configured proxy (L185). 1.0.86 made /sandbox policy report local-network access from the configured setting (L33). 1.0.87 made sandbox proxies work on Windows and with username/password everywhere (L7).

Channel: tagged-release. Half: both. Date: 2026-09-04.

Operator consequence: Upgrade test: if you run the sandbox, rerun any test suite that binds a port after moving to 1.0.83 or later; expect failures on macOS until you set Allow local network. On Linux hosts and containers, install the listed network tools first or sandboxed commands fail to launch. The capability half: sandbox network isolation now covers loopback, which closes a lateral path to local dev services (databases, metadata proxies) that the prior sandbox left open.

Receipt

Finding metadata

Run: 2026-09-21-weekly-digest-2026-08-20_2026-09-21-frontier-v0

Finding ID: 2026-09-21-github-copilot-cli-1-0-83-sandbox-cuts-localhost-and-pins-linux-egress-to-the-proxy-breaking-default

Profile citations

Source links

Primary links, including exact changelog lines when available.

Versioned source: run artifact