Claude Code v2.1.66 Released — New Slash Commands and HTTP Hooks Support
Claude Code v2.1.66 introduces bundled /simplify and /batch slash commands, HTTP Hooks support, performance improvements, and numerous memory leak fixes.
Claude Code v2.1.66 Released — New Slash Commands and HTTP Hooks Support
Claude Code v2.1.66 was released on March 3, 2026 (US time). This release includes new slash commands, HTTP Hooks support, performance improvements, and numerous memory leak fixes.
Key Changes
Bundled /simplify and /batch Slash Commands
Popular slash commands /simplify and /batch are now bundled and available by default.
HTTP Hooks Support
HTTP Hooks feature has been added, allowing you to POST JSON to a URL and receive JSON instead of running shell commands. This makes integration with external tools and services easier.
Enhanced Project Settings Sharing
Project configs and auto memory are now shared across git worktrees of the same repository, enabling configuration synchronization across multiple working directories.
Improved MCP OAuth Authentication
Manual URL paste fallback has been added. If automatic localhost redirect doesn’t work, you can paste the callback URL to complete authentication.
New /copy Command
An interactive picker has been added to select and copy individual code blocks or the full response. An “Always copy full response” option has also been added.
Numerous Performance Improvements
The following memory leaks have been fixed:
- Listener leak in bridge polling loop
- Listener leak in MCP OAuth flow cleanup
- Memory leak when navigating hooks configuration menu
- Memory leak in bash command prefix cache
- MCP tool/resource cache leak on server reconnect
- IDE host IP detection cache incorrectly sharing results across ports
- WebSocket listener leak on transport reconnect
- Memory leak in git root detection cache
- Memory leak in JSON parsing cache
- Stripping heavy progress message payloads during context compaction in multi-agent sessions
VSCode Improvements
- Fixed remote sessions not appearing in conversation history
- Added session rename and remove actions to the sessions list
関連記事
Claude Code v2.1.64 リリース — Remote Control新機能とパフォーマンス改善
Claude Code v2.1.64がリリース。Remote Controlサブコマンド追加、BashToolパフォーマンス改善、コンテキスト自動保存機能強化など多数の改善を含む。
Claude Code v2.1.66 リリース — 新规スラッシュコマンドとHTTP Hooksの導入
Claude Code v2.1.66がリリース。/simplify・/batchスラッシュコマンドの追加、HTTP Hooksサポート、多数のパフォーマンス改善とメモリリーク修正を含む。
Claude Code v2.1.68 リリース — Opus 4.6デフォルト設定とultrathinkキーワードの再導入
Claude Code v2.1.68がリリース。Opus 4.6がMax/Teamサブスクライバーにmedium effortでデフォルト設定され、ultrathinkキーワードが再導入。Opus 4と4.1は削除。
人気記事
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ツールの効率改善などが行われた。