Claude Code v2.1.72 Released - Auto-Memory, /loop Command, and Cron Scheduling
Anthropic releases Claude Code v2.1.72 with auto-memory for context saving, /copy command, /loop command, Cron scheduling tools, Voice keybinding customization, and more.
Anthropic released Claude Code v2.1.72 on March 6, 2026. This update brings significant improvements to context management, scheduling, and voice functionality.
Key Changes
Auto-Memory for Context Saving
Automatic Context Persistence: Claude Code now automatically saves useful context to auto-memory. This ensures important information is retained across sessions, improving workflow continuity.
New /copy Command
Code Block Selection: The new /copy command allows users to select individual code blocks or the full response from an interactive picker. This is particularly useful when you only need specific portions of long code blocks.
New Slash Commands: /simplify and /batch
Command Expansion: Bundled slash commands /simplify and /batch have been added. The simplify command helps rewrite complex code more concisely.
/loop Command
Recurring Execution: The /loop command enables running prompts or slash commands at recurring intervals. This is useful for automated monitoring and repetitive tasks.
Cron Scheduling Tools
In-Session Scheduling: Cron scheduling tools for recurring prompts within a session have been added, enabling complex workflow automation.
Voice Feature Enhancement
Customizable Keybinding: The voice push-to-talk key is now rebindable in keybindings.json. Users can customize the key placement to their preference.
Project Config Sharing
Git Worktree Support: Project configurations and auto-memory are now shared across Git worktrees of the same repository. No need to reconfigure when working across multiple branches.
HTTP Hooks
External Integration: HTTP hooks have been added, allowing JSON to be POSTed to a URL and JSON to be received in return. This enables integration with external systems instead of shell command execution.
Smarter Bash Command Suggestions
Improved Prefix Suggestions: “Always allow” prefix suggestions for compound bash commands have been enhanced, computing smarter per-subcommand prefixes.
Multi-Agent Memory Optimization
Reduced Memory Usage: Memory usage in multi-agent sessions has been improved by releasing completed subagent task state.
macOS Keychain Fix
Authentication Issue Resolved: Fixed an issue where large OAuth metadata blobs could overflow the security buffer, causing stale credentials and repeated login prompts.
MCP Binary Content Handling
File Saving Automation: Tools returning PDFs, Office documents, or audio now save decoded bytes to disk with correct file extensions instead of dumping raw base64 into the conversation context.
Bash Auto-Approval List Expansion
New Commands Added: Several new commands including fmt, comm, cmp, numfmt, expr, test, printf, getconf, seq, tsort, and pr have been added to the bash auto-approval allowlist.
Summary
v2.1.72 significantly enhances developer experience and automation capabilities. The addition of auto-memory, /loop command, and Cron scheduling provides numerous features for automating repetitive tasks. HTTP hooks also enable easier integration with external systems, allowing for more flexible workflow construction.
関連記事
Claude Code v2.1.72 リリース - 自動メモリ保存とループ機能追加
AnthropicがClaude Code v2.1.72をリリース。自動メモリ保存、/copyコマンド、/loopコマンド、Cronスケジュールツール、Voiceキーバインディングなど多数の新機能を搭載。
Claude Code v2.1.72 リリース - エフォートレベル改革とbash機能強化
AnthropicがClaude Code v2.1.72をリリース。エフォートレベルの簡略化、bash自動承認リスト拡大、ワークツリー機能強化、VSCode拡張機能の改善など多数の変更点を搭載。
Claude Code v2.1.70 リリース - APIエラー修正とパフォーマンス改善
AnthropicがClaude Code v2.1.70をリリース。第三方ゲートウェイでのAPI 400エラー修正、Windows/WSLのクリップボード問題対応、Remote Controlポーリング頻度大幅削減など多数の改善点を含む。
人気記事
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ツール、環境変数によるモデル選択のカスタマイズアイドルセッション処理の改善などが含まれる。
最新記事
2026年5月AI開発ニュース振り返り:GitHub Copilot新料金体系、Starlette脆弱性「BadHost」、AI依存するコーダーたち
2026年5月末のAI開発関連ニュースを振り返る。GitHub Copilotのトークンベース請求書をめぐる開発者の不満、Starlette「BadHost」脆弱性问题、AIツールなしでは働きたくないコーダー急増について。
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コマンドの改善など多数の機能追加とバグ修正を含む。