Source Intelligence
Sweep 28 Aug 2026 · 00:00Z Build v2.1.250 478 read Stable v2.1.236 Latest v2.1.250 Next v2.1.251 Feeds RSS JSON llms.txt
Reading a new release v2.1.251 Analysing changes · 2/5 Deeper second pass · 0/5 agents 427 findings $12.75 so far

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

Search the documentation

4 pages for autoupdateschannel.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.

Claude Code settings Claude Code CLI · in the page settings …| | `autoUpdatesChannel` | **Default**: `"latest"`. Release channel to follow for updates. Use `"stable"` for a version t… Example settings files Claude Code CLI · in the page settings-example …sh(git diff *)", "Read(~/.zshrc)" ] }, "autoUpdatesChannel": "stable", "cleanupPeriodDays": 20 } ``` </Tab> <Tab title="What each key does"> The sa… Claude Code settings reference Claude Code CLI · in the page settings-reference …| Interface and terminal | Any file | | [`autoUpdatesChannel`](#autoupdateschannel) | Follow the stable [release channel… Advanced setup Claude Code CLI · in the page setup …el Claude Code follows for auto-updates and `claude update` with the `autoUpdatesChannel` setting: * `"latest"`, the default: receive new features as soon as they're released * `"stable"`: use a vers…