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…