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.
Related Articles
Claude Code v2.1.64 Released - Reliability Improvements and Performance Enhancements
Claude Code v2.1.64 brings reliability upgrades, performance improvements, and security fixes including Remote Control subcommand, BashTool optimization, and multiple bug fixes.
Claude Code v2.1.51/v2.1.52: Remote Control, Security Fixes, and Plugin Improvements
Claude Code v2.1.51 introduces the remote-control subcommand for external builds, patches two security vulnerabilities in hook execution, and optimizes context window usage. v2.1.52 fixes a VS Code crash on Windows.
Claude Code v2.1.53: UI Polish and a Batch of Windows Crash Fixes
Claude Code v2.1.53 addresses a UI flicker issue, improves bulk agent kill notifications, and fixes four separate crashes affecting Windows users.
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.