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
One change · claude-code

Example settings files changed

settings-example

Nearest release: v2.1.261, published 11 hours before this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Recorded here
Lines+3added
Lines−3removed
From line 360 where the diff opens
First seen 21 Aug 2026 this site's first read of the page
Recorded edits8to this page, all time

The whole hunk

from line 360, old and new numbered
/
lines
from line 360
360360 "repo": "acme-corp/approved-plugins"
361361 }
362362 ],
363 // Sandbox every command, refuse to start if the sandbox can't be set up, and
364 // never let a blocked command retry outside the sandbox; network limited to
365 // npm and GitHub, and users can't add domains
363 // Sandbox every command Claude runs, refuse to start if the sandbox can't be
364 // set up, and never let a blocked command retry outside the sandbox; network
365 // limited to npm and GitHub, and users can't add domains
366366 "sandbox": {
367367 "enabled": true,
368368 "failIfUnavailable": true,