Claude Code v2.1.77 Released - MCP Elicitation and New Slash Commands
Anthropic releases Claude Code v2.1.77 with MCP elicitation support, allowing MCP servers to request structured input during task execution.
Anthropic released Claude Code v2.1.77 on March 14, 2026. This version introduces MCP elicitation support, new slash commands, and numerous bug fixes.
Key New Features
MCP Elicitation Support
MCP servers can now request structured input mid-task via an interactive dialog (form fields or browser URL). New Elicitation and ElicitationResult hooks have been added to intercept and override responses before they are sent back.
New Slash Commands
/effort: New slash command to set the model’s effort level.
CLI Enhancements
-n/--nameflag: Set a display name for the session at startup.worktree.sparsePathssetting: For large monorepos, check out only needed directories via git sparse-checkout.PostCompacthook: New hook that fires after context compaction completes.- Enterprise feedback survey: Session quality survey added, with
feedbackSurveyRatesetting for admins to configure sample rate.
Bug Fixes
This release includes numerous bug fixes:
- Fixed deferred tools (loaded via ToolSearch) losing their input schemas after conversation compaction
- Fixed slash commands showing “Unknown skill”
- Fixed plan mode asking for re-approval after the plan was already accepted
- Fixed voice mode swallowing keypresses while a permission dialog or plan editor was open
- Fixed /voice not working on Windows when installed via npm
- Fixed spurious “Context limit reached” when invoking a skill with model: frontmatter on a 1M-context session
- Fixed “adaptive thinking is not supported on this model” error when using non-standard model strings
- Fixed Bash(cmd:*) permission rules not matching when a quoted argument contains #
- Fixed “don’t ask again” in the Bash permission dialog showing the full raw command for pipes and compound commands
- Fixed auto-compaction retrying indefinitely - circuit breaker now stops after 3 attempts
- Fixed MCP reconnect spinner persisting after successful reconnection
- Fixed LSP plugins not registering servers when the LSP Manager initialized before marketplaces
- Fixed clipboard copying in tmux over SSH
- Fixed /export showing only the filename instead of full file path
- Fixed transcript not auto-scrolling to new messages after selecting text
- Fixed Escape key not working to exit the login method selection screen
- Fixed several Remote Control issues
- Improved —worktree startup performance
- Improved background agent behavior - killing preserves partial results
- Improved model fallback notifications
- Improved blockquote readability on dark terminal themes
関連記事
Claude Code v2.1.77 リリース - MCPelicitationと新スラッシュコマンド
AnthropicはClaude Code v2.1.77を公開。MCPサーバーがタスク中にインタラクティブなダイアログで入力要求できるようになった。
Claude Code v2.1.70 リリース - APIエラー修正とパフォーマンス改善
AnthropicがClaude Code v2.1.70をリリース。第三方ゲートウェイでのAPI 400エラー修正、Windows/WSLのクリップボード問題対応、Remote Controlポーリング頻度大幅削減など多数の改善点を含む。
Claude Code v2.1.71 リリース - Claude APIスキル追加と機能強化
AnthropicがClaude Code v2.1.71をリリース。Claude APIスキル、Voice STT対応言語拡大、VS Code統合強化、多数の改善と修正を含む。
人気記事
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ツールの効率改善などが行われた。