Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.261 ·

Sandbox can inject a Java proxy agent jar for JVM network isolation

The sandbox can now inject a Java proxy agent so JVM processes get network isolation too.

TierNothing to try yethow much it should matter to you
Useful3my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaSandboxwhat it touches
KindImprovementsin v2.1.261,
Nothing to try yet Notable

The sandbox can now inject a Java proxy agent so JVM processes get network isolation too.

The sandbox wrapper can now optionally pass a javaAgentJarPath to the macOS and Linux sandbox builders, pointing JVMs started inside the sandbox at the proxy via a Java agent built from a vendored java-proxy-agent jar. This enables network isolation for JVM processes running under the sandbox.

See this entry in the whole of v2.1.261 →

Feedback