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.252, published 12 hours after 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+1added
Lines−1removed
From line 52 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 52, old and new numbered
/
lines
from line 52
5252 {
5353 // Start every session on Sonnet 5
5454 "model": "claude-sonnet-5",
55 // Reason more deeply than the default high level; /effort saves a new level, and --effort overrides it for one session
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
5656 "effortLevel": "xhigh",
5757 // Vim keybindings in the prompt
5858 "editorMode": "vim",