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
Related Articles
Claude Code v2.1.64 Released — New Remote Control Feature and Performance Improvements
Claude Code v2.1.64 brings new Remote Control subcommand, BashTool performance improvements, enhanced auto-save, and various fixes.
Claude Code v2.1.68 Released — Opus 4.6 Default, ultrathink Keyword Returns
Claude Code v2.1.68 released. Opus 4.6 now defaults to medium effort for Max/Team subscribers, ultrathink keyword reintroduced, Opus 4 and 4.1 removed.
Claude Code v2.1.69 Released - New Features and Security Fixes
Claude Code v2.1.69 brings new features including /claude-api skill, expanded Voice STT language support, and numerous security and bug fixes.
Popular Articles
Cursor Automations Release - Building Always-On Agents with Triggers and Schedules
Cursor releases Automations, a new feature for building always-on agents that run based on triggers and schedules you define.
Cursor v2.7 Release - Cursor Now Available in JetBrains IDEs
Cursor v2.7 introduces Cursor support in IntelliJ IDEA, PyCharm, WebStorm, and other JetBrains IDEs through the Agent Client Protocol (ACP).
Cursor v2.6 Release - MCP Apps and Team Plugin Management
Cursor v2.6 introduces interactive UIs in agent chats, team-based private plugin sharing, and improvements to debug mode capabilities.
Latest Articles
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.
Gemini 3.1 Pro — Competing for Top Spot in Coding & Reasoning Performance
Google's Gemini 3.1 Pro, released in February 2026, achieves 80.6% on SWE-Bench Verified and 2887 Elo on LiveCodeBench, positioning it as a top-tier reasoning model alongside Claude Opus 4.6.
OpenAI Symphony — From Supervising Agents to Managing Work
OpenAI releases Symphony, an open-source automation tool that automatically executes agents from GitHub Issues (Linear) and creates PRs.