#バージョン管理 の記事
4 記事
-
Claude Code
claude update Command | When to Use Automatic vs. Manual Updates
-
コラム
Rolling Out Claude Code Across Your Team | Version Control and Plugin Audits
A hands-on breakdown of Claude Code v2.1.163, published 2026-06-04, based on primary sources. Covers requiredMinimumVersion / requiredMaximumVersion for administrators to enforce approved version ranges, /plugin list for inventorying installed extensions, and fixes to organization permissions and home-directory deny rules — all explained from an operational perspective for teams looking to stay in sync.
-
News
Anthropic News | Version Control Settings in Claude Code 2.1.163
-
Claude Code
How to Update Claude on Linux | Differences Between claude update and npm
A breakdown of how to update Claude Code on Linux by installation method. The official installer uses background auto-updates, the npm version requires `npm install -g @anthropic-ai/claude-code@latest`, and apt/dnf/apk versions require manual upgrades. Also covers `claude update` and how to control auto-update behavior.