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.
関連記事
Claude Code v2.1.71 リリース - Claude APIスキル追加と機能強化
AnthropicがClaude Code v2.1.71をリリース。Claude APIスキル、Voice STT対応言語拡大、VS Code統合強化、多数の改善と修正を含む。
Claude Code v2.1.70 リリース - APIエラー修正とパフォーマンス改善
AnthropicがClaude Code v2.1.70をリリース。第三方ゲートウェイでのAPI 400エラー修正、Windows/WSLのクリップボード問題対応、Remote Controlポーリング頻度大幅削減など多数の改善点を含む。
Claude Code v2.1.72 リリース - 自動メモリ保存とループ機能追加
AnthropicがClaude Code v2.1.72をリリース。自動メモリ保存、/copyコマンド、/loopコマンド、Cronスケジュールツール、Voiceキーバインディングなど多数の新機能を搭載。
人気記事
Cursor Automations リリース - トリガーとスケジュールに基づく常駐エージェント
Cursorが新しいAutomations機能をリリース。トリガーとスケジュールに基づいて動作する常駐エージェントを構築できる。
Cursor v2.7 リリース - JetBrains IDEでのCursor利用が可能に
Cursor v2.7では、Agent Client Protocol (ACP)を通じてIntelliJ IDEA、PyCharm、WebStormなどのJetBrains IDEでCursorが利用可能になった。
Cursor v2.6 リリース - MCP Appsとチーム向けプラグイン管理機能
Cursor v2.6では、エージェントチャット内でのインタラクティブなUI、プライベートプラグインのチーム共有機能強化、デバッグモードの改善などが発表された。
最新記事
Claude Code v2.1.72 リリース - 自動メモリ保存とループ機能追加
AnthropicがClaude Code v2.1.72をリリース。自動メモリ保存、/copyコマンド、/loopコマンド、Cronスケジュールツール、Voiceキーバインディングなど多数の新機能を搭載。
Gemini 3.1 Pro — コーディング・推論性能で業界トップを争夺
GoogleのGemini 3.1 Proは、2026年2月に発表された最新推論モデル。SWE-Bench Verified 80.6%、LiveCodeBenchで2887スコアを達成し、Claude Opus 4.6と並ぶトップレンジモデルとして注目される。
OpenAI Symphony — エージェントの監視から「仕事の管理」へのパラダイムシフト
OpenAIが新プロジェクトSymphonyを公開。GitHub Issue (Linear)から自動的にエージェントを実行し、PRを作成まで行う自律型オートメーションツール。