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.280, published under an hour before upstream edited the page. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Upstream edited this page at 22 Sep 2026 16:28 UTC, give or take a minute or two: the time comes from Anthropic’s own sitemap rather than from a commit. This site recorded the change at 22 Sep 2026 16:37 UTC.

Upstream edited
Recorded here
Lines+7added
Lines−3removed
From line 23 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 23, old and new numbered
/
lines
from line 23
2323 ```json ~/.claude/settings.json theme={null}
2424 {
2525 "model": "claude-sonnet-5",
26 "effortLevel": "xhigh",
26 "modelSettings": {
27 "claude-sonnet-5": { "effortLevel": "xhigh" }
28 },
2729 "editorMode": "vim",
2830 "theme": "light-daltonized",
2931 "statusLine": {
from line 54
5254 {
5355 // Start every session on Sonnet 5
5456 "model": "claude-sonnet-5",
55 // Reason more deeply than the default high level on models without a saved level; /effort saves a level per model, and --effort sets one for a single session
56 "effortLevel": "xhigh",
57 // Run Sonnet 5 above its default high level; /effort saves a level per model, and --effort sets one for a single session
58 "modelSettings": {
59 "claude-sonnet-5": { "effortLevel": "xhigh" }
60 },
5761 // Vim keybindings in the prompt
5862 "editorMode": "vim",
5963 // The colorblind-friendly light theme