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.265 ·

New per-artifact sandbox egress setting tracked with staleness

Each artifact now tracks its own sandbox network-access setting, which goes stale after a time limit

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaSandboxwhat it touches
KindInternal Changesin v2.1.265,
Under the hood

Each artifact now tracks its own sandbox network-access setting, which goes stale after a time limit

What

Claude Code now records, per artifact, whether its sandbox (an isolated execution environment) has network egress (outbound network access) disabled or not. This setting is cached, but after a set age it's treated as unknown rather than trusted, so it must be re-checked.

Why

Caching the setting avoids repeatedly re-checking it, while the staleness cutoff makes sure Claude Code doesn't act on a network-access setting that may no longer be accurate.

See this entry in the whole of v2.1.265 →

Feedback