Claude Code v2.1.71 Released - Claude API Skill and VS Code Integration Improvements
Anthropic releases Claude Code v2.1.71 with Claude API skill, expanded Voice STT language support, enhanced VS Code integration, and numerous improvements.
Anthropic released Claude Code v2.1.71 on March 6, 2026. This major update introduces new features centered around developer experience and external application integration.
Key Changes
New Feature: Claude API Skill
Claude API Skill Added: The new /claude-api skill enables easier application development using the Claude API and Anthropic SDK. Developers can now leverage Claudeβs capabilities from external applications more seamlessly.
Voice Feature Expansion
STT Language Support Expanded: Voice STT (Speech-to-Text) now supports 10 additional languages, bringing the total to 20. Newly supported languages include Russian, Polish, Turkish, Dutch, Ukrainian, Greek, Czech, Danish, Swedish, and Norwegian.
UX Improvements
Effort Level Display: Effort level (e.g., βwith low effortβ) is now displayed on the logo and spinner, making it easier to verify the current effort setting.
Agent Name Display: When using --agent, the agent name now appears in the terminal title.
VS Code Integration Enhancement
MCP Server Management Dialog: Users can now enable/disable MCP servers, reconnect, and manage OAuth authentication using the /mcp command in the chat panel without switching to the terminal.
Security Improvements
Skill Loading Security Fix: Fixed a security issue where nested skill discovery could load skills from gitignored directories like node_modules.
Other New Features
- Added optional name argument to
/remote-controlfor custom session titles - Added numeric keypad support for option selection
- Added
sandbox.enableWeeperNetworkIsolationsetting for TLS certificate verification with custom MITM proxies - Added
includeGitInstructionssetting to disable built-in commit/PR workflow instructions - Added
/reload-pluginscommand - Added one-time startup prompt for Claude Code Desktop (macOS/Windows, max 3 dismissible showings)
- Added
${CLAUDE_SKILL_DIR}variable for skills to reference their own directory
Bug Fixes
- Fixed trust dialog silently enabling all .mcp.json servers on first run
- Fixed
claude remote-controlcrashing on npm installs - Fixed deprecated Opus model versions resolving to current versions
- Fixed macOS keychain corruption issue
- Fixed
.credentials.jsonsubscription type display issues
Summary
v2.1.71 is a significant release that substantially improves developer experience. The addition of the Claude API skill makes it easier to leverage Claude from external applications, while Voice STTβs multilingual support and VS Code integration enhancements address many frequently requested features.
Related Articles
Claude Code v2.1.70 Released - API Error Fixes and Performance Improvements
Anthropic releases Claude Code v2.1.70 with fixes for API 400 errors with third-party gateways, Windows/WSL clipboard improvements, and significant Remote Control polling optimizations.
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.
Claude Code v2.1.72 Released - Effort Level Reform and Bash Improvements
Anthropic releases Claude Code v2.1.72 with effort level simplification, expanded bash auto-approval list, worktree enhancements, and VSCode extension improvements.
Popular Articles
Claude Code v2.1.93 Released - Deferred Permission Decisions, Flicker-Free Rendering, and More
Anthropic releases Claude Code v2.1.93 with deferred permission decisions for PreToolUse hooks, flicker-free rendering option, PermissionDenied hook, and named subagent typeahead support.
Claude Code v2.1.92 Released - forceRemoteSettingsRefresh, Bedrock Setup Wizard, and More
Anthropic releases Claude Code v2.1.92 with forceRemoteSettingsRefresh policy setting, AWS Bedrock setup wizard, /cost command improvements, and numerous bug fixes.
Claude Code v2.1.84 Release - PowerShell Tool Preview and Environment Configuration Enhancements
Claude Code v2.1.84 introduces PowerShell tool for Windows, new environment variable overrides for model selection, idle session handling improvements, and various stability fixes.
Latest Articles
Claude Code v2.1.93 Released - Deferred Permission Decisions, Flicker-Free Rendering, and More
Anthropic releases Claude Code v2.1.93 with deferred permission decisions for PreToolUse hooks, flicker-free rendering option, PermissionDenied hook, and named subagent typeahead support.
Claude Code v2.1.92 Released - forceRemoteSettingsRefresh, Bedrock Setup Wizard, and More
Anthropic releases Claude Code v2.1.92 with forceRemoteSettingsRefresh policy setting, AWS Bedrock setup wizard, /cost command improvements, and numerous bug fixes.
Claude Code v2.1.91 Released - MCP Tool Result Persistence and Improved Edit Tool
Claude Code v2.1.91 introduces MCP tool result persistence override, improved shell execution controls, and enhanced Edit tool efficiency.