Claude Code v2.1.72 Brings Major Efficiency and Usability Improvements
Claude Code v2.1.72 introduces simplified effort levels, faster bash parsing, enhanced tool search, and numerous bug fixes for improved developer productivity.
Claude Code v2.1.72 has been released. This update includes numerous improvements and bug fixes aimed at enhancing developer productivity.
Key New Features and Improvements
Simplified Effort Levels
Effort levels have been simplified to three tiers: low, medium, and high. The “max” option has been removed. New symbols (○ ◐ ●) are used for display, with brief notifications instead of persistent icons. Use /effort auto to reset to default.
Enhanced /copy Command
The /copy command now supports the w key, which writes the selected content directly to a file, bypassing the clipboard. Particularly useful over SSH connections.
Improved /plan Command
The /plan command now accepts an optional description argument. For example: /plan fix the auth bug will enter plan mode and immediately start planning.
New ExitWorktree Tool
The ExitWorktree tool has been added, allowing users to cleanly exit an EnterWorktree session.
Expanded Bash Auto-Approval List
The following commands have been added to the bash auto-approval list, reducing permission prompts for common read-only operations:
- lsof
- pgrep
- tput
- ss
- fd
- fdfind
Improved /config Command
The /config command has been enhanced with new keyboard shortcuts:
- Escape: Cancel changes
- Enter: Save and close
- Space: Toggle settings
Performance Improvements
- Bash parser switched to native module: faster initialization and no memory leak
- Bundle size reduced by approximately 510KB
- Improved CPU utilization in long sessions
- Better responsiveness when exiting
Voice Input Improvements
Voice input transcription accuracy has been improved for repository names and common dev terms (regex, OAuth, JSON).
Bug Fixes
- Tool search now activates even with ANTHROPIC_BASE_URL set, as long as ENABLE_TOOL_SEARCH is set
- Up-arrow history now shows current session messages first when running multiple concurrent sessions
- —continue now resumes from the most recent point after —compact
- /clear no longer kills background tasks
- Fixed sandbox permission issues
- Fixed skill hooks firing twice per event
- Fixed worktree isolation issues
- Fixed feedback survey appearing too frequently in long sessions
Environment Variables
- CLAUDE_CODE_DISABLE_CRON: Immediately stop scheduled cron jobs mid-session
References
関連記事
Claude Code v2.1.72 リリース - 効率性と操作性の大幅改善
Claude Code v2.1.72がリリースされた。Effortレベルの簡略化、bashパーサーの高速化、ツール検索の改善など、開発者 productivity向上のための多数の改善が含まれている。
Claude Code v2.1.70 リリース - APIエラー修正とパフォーマンス改善
AnthropicがClaude Code v2.1.70をリリース。第三方ゲートウェイでのAPI 400エラー修正、Windows/WSLのクリップボード問題対応、Remote Controlポーリング頻度大幅削減など多数の改善点を含む。
Claude Code v2.1.71 リリース - Claude APIスキル追加と機能強化
AnthropicがClaude Code v2.1.71をリリース。Claude APIスキル、Voice STT対応言語拡大、VS Code統合強化、多数の改善と修正を含む。
人気記事
Claude Code v2.1.93 リリース - PreToolUseフック延期決定やフリッカーFREE渲染など
AnthropicがClaude Code v2.1.93をリリース。PreToolUseフックの延期決定機能、フリッカー-freeレンダリングオプション、PermissionDeniedフック、名前付きサブエージェントのタイプアヘッド対応などを含む。
Claude Code v2.1.92 リリース - forceRemoteSettingsRefreshやBedrockセットアップウィザードなど
AnthropicがClaude Code v2.1.92をリリース。forceRemoteSettingsRefreshポリシー設定、Bedrockセットアップウィザード、costコマンドの改善など多数の機能追加とバグ修正を含む。
Claude Code v2.1.84 リリース - PowerShellツールプレビューと環境設定の強化
Claude Code v2.1.84がリリース。Windows向けのPowerShellツール、環境変数によるモデル選択のカスタマイズアイドルセッション処理の改善などが含まれる。
最新記事
Claude Code v2.1.93 リリース - PreToolUseフック延期決定やフリッカーFREE渲染など
AnthropicがClaude Code v2.1.93をリリース。PreToolUseフックの延期決定機能、フリッカー-freeレンダリングオプション、PermissionDeniedフック、名前付きサブエージェントのタイプアヘッド対応などを含む。
Claude Code v2.1.92 リリース - forceRemoteSettingsRefreshやBedrockセットアップウィザードなど
AnthropicがClaude Code v2.1.92をリリース。forceRemoteSettingsRefreshポリシー設定、Bedrockセットアップウィザード、costコマンドの改善など多数の機能追加とバグ修正を含む。
Claude Code v2.1.91 リリース - MCPツール結果の永続化とEditツールの最適化
Claude Code v2.1.91ではMCPツールの結果サイズの上書き、シェル実行の制御強化、Editツールの効率改善などが行われた。