Claude Code v2.1.58: Remote Control Rolls Out to More Users
Anthropic expands Claude Code's Remote Control feature to a wider audience in v2.1.58, continuing the gradual rollout that began with v2.1.52.
Anthropic has released Claude Code v2.1.58, expanding the availability of the Remote Control feature to a broader set of users.
Remote Control Goes Wider
The headline change in v2.1.58 is straightforward: Remote Control, the feature that lets external clients drive a local Claude Code session, is now available to more users.
Remote Control debuted in v2.1.52 via the claude remote-control subcommand, enabling IDE extensions and web interfaces to connect to and interact with a locally running Claude Code instance. At launch, access was gated to a limited group. This release widens that gate.
For teams building custom tooling on top of Claude Code — think internal dashboards, CI integrations, or bespoke IDE plugins — this is the kind of quiet infrastructure change that matters more than it looks.
No v2.1.57
If you’re wondering about v2.1.57: it doesn’t exist. The version number jumped straight from 2.1.56 to 2.1.58, likely due to an internal build that never shipped publicly.
The Stabilization Arc Continues
Since v2.1.52’s feature-packed release on February 24th, Anthropic has shipped six follow-up versions in roughly 48 hours — all focused on stability and incremental rollouts. The BashTool Windows fix, VS Code crash patches, and now the Remote Control expansion paint a picture of a team methodically hardening a major release rather than rushing to the next feature.
How to Update
npm install -g @anthropic-ai/claude-code@latest
The VS Code extension updates automatically from the marketplace.
関連記事
Claude Code v2.1.58リリース - Remote Control機能の対象ユーザーを拡大
Claude Code v2.1.58がリリースされた。Remote Control機能の利用可能ユーザーが拡大されている。
Claude Code v2.1.64リリース - 信頼性向上とパフォーマンス改善
Claude Code v2.1.64がリリースされた。Remote Controlサブコマンドの追加、BashToolのパフォーマンス改善、セキュリティ修正、Windowsクラッシュの複数修正などが含まれる。
Claude Code v2.1.51/v2.1.52リリース - remote-controlコマンド追加とセキュリティ修正
Claude Code v2.1.51で外部ビルド向けremote-controlサブコマンドを追加。セキュリティフック関連の脆弱性2件を修正。v2.1.52ではWindows向け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ツールの効率改善などが行われた。