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.
Anthropic released Claude Code v2.1.91 on April 2, 2026. This update brings several significant improvements including MCP tool result persistence, enhanced shell execution controls, and more efficient editing capabilities.
Key Changes
MCP Tool Result Persistence Override
Developers can now override the default result size limit for MCP tool outputs using the _meta["anthropic/maxResultSizeChars"] annotation, allowing results up to 500K characters to pass through without truncation. This is particularly useful for large database schemas and extensive API responses.
disableSkillShellExecution Setting
A new setting disableSkillShellExecution has been added to disable inline shell execution in skills, custom slash commands, and plugin commands. This provides better security control for teams that want to limit shell command execution from external sources.
Multi-line Prompt Support in Deep Links
The claude-cli://open?q= deep links now support multi-line prompts. Previously, encoded newlines (%0A) were rejected, but this limitation has been removed, enabling more complex query formulations.
Plugin Executables Support
Plugins can now ship executables under the bin/ directory and invoke them as bare commands from the Bash tool, expanding plugin capabilities and integration options.
Edit Tool Optimization
The Edit tool now uses shorter old_string anchors, reducing output tokens and improving overall efficiency when making code modifications.
Performance Improvements
- Faster
stripAnsion Bun throughBun.stripANSIrouting - Eliminated per-turn JSON.stringify of MCP tool schemas on cache-key lookup
Bug Fixes
- Fixed transcript chain breaks on
--resumethat could lose conversation history - Fixed
cmd+deletebehavior on iTerm2, kitty, WezTerm, Ghostty, and Windows Terminal - Fixed plan mode in remote sessions losing track of the plan file after container restart
- Fixed JSON schema validation for
permissions.defaultMode: "auto"in settings.json - Fixed Windows version cleanup not protecting the active version’s rollback copy
- Improved
/feedbackto explain why it’s unavailable instead of disappearing
Community Context
The v2.1.88 release incident (where .map files were accidentally included in the npm package) prompted discussions about release verification processes. The community has been monitoring Anthropic’s response to these transparency concerns, and the v2.1.91 release appears to proceed without similar issues.
関連記事
Reddit「r/ClaudeAI」で議論。ベテラン開発者が問う「AIが急速進化する中、キャリア戦略は」
18年の組込みLinux開発経験を持つエンジニアがReddit「r/ClaudeAI」で投げかけた問い「what's your career bet when AI evolves this fast?」が264件のコメントを集め、AIエンジニアのキャリア計画が「5年先から2年先も見えない」時代に突入していることを示している。
Reddit「r/ClaudeAI」で議論。ベテラン開発者が問う「AIが急速進化する中、キャリア戦略は」
18年の組込みLinux開発経験を持つエンジニアがReddit「r/ClaudeAI」で投げかけた問い「what's your career bet when AI evolves this fast?」が264件のコメントを集め、AIエンジニアのキャリア計画が「5年先から2年先も見えない」時代に突入していることを示している。
Claude Codeクリエイター、「ソフトウェアエンジニア」の肩書きは2026年に消えていくと予測。AIがコーディングを「事実上解決した」
AnthropicのBoris Cherny氏(Claude Code開発者)がY Combinatorのポッドキャストで、AIがコーディングを「事実上解決した」と発言。2026年はAI開発に「とんでもない」進展があり、ソフトウェアエンジニアはコーディング以外の役割へ移行すると予測した。
人気記事
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.85 リリース - Anthropic Consoleログインと安定性改善
Claude Code v2.1.85がリリース。--consoleフラグによるAnthropic Consoleログインサポート、ターン時間表示機能、数多くの安定性修正を含む。
最新記事
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ツールの効率改善などが行われた。
Cursor 3が登場。新UI「Agents Window」を導入し、エージェント中心の開発環境を提供
Anysphereが開発するAIコードエディタ「Cursor」が、メジャーバージョンアップとなるCursor 3を発表した。新しいインターフェース「Agents Window」は複数のエージェントを並列実行でき、ローカルとクラウド間のシームレスな受け渡しが可能な点が特徴。