Claude Code v2.1.55: Back-to-Back Hotfixes for Windows Users
Anthropic ships v2.1.54 and v2.1.55 in quick succession, fixing a VS Code extension crash and a BashTool EINVAL error on Windows.
Anthropic has pushed two rapid-fire hotfixes for Claude Code today — v2.1.54 and v2.1.55 — both targeting Windows-specific issues that slipped through the v2.1.53 release earlier the same day.
v2.1.54: VS Code Extension Crash on Windows
The first patch addresses a crash in the VS Code extension on Windows. Users were hitting a “command ‘claude-vscode.editor.openLast’ not found” error on startup, preventing the extension from initializing. If you’re a Windows VS Code user who suddenly found Claude Code’s extension broken after updating, this is your fix.
v2.1.55: BashTool EINVAL Error
The second patch, arriving roughly 30 minutes later, fixes BashTool — Claude Code’s core command execution component — failing with an EINVAL error on Windows. Since BashTool is how Claude Code runs terminal commands on your behalf, this was effectively a showstopper for Windows users relying on the tool for anything beyond code editing.
Three Releases in One Day
To put this in context: v2.1.53, v2.1.54, and v2.1.55 all shipped within the same day. The v2.1.53 release already contained four separate Windows crash fixes, and these two follow-up patches suggest the team discovered additional edge cases after that release went out.
The rapid turnaround speaks to Anthropic’s current focus on Windows stability — an area that has historically received less attention in Claude Code’s primarily macOS and Linux user base.
How to Update
npm install -g @anthropic-ai/claude-code@latest
VS Code users can update through the Extensions panel as usual.
関連記事
Claude Code v2.1.55リリース - Windows向けホットフィックス連続投入
Claude Code v2.1.54およびv2.1.55が相次いでリリースされた。VS Code拡張のWindows起動時クラッシュとBashToolのEINVALエラーが修正されている。
Claude Code v2.1.53リリース - UI不具合修正とWindows安定性の大幅改善
Claude Code v2.1.53では、入力欄のちらつき修正、エージェント一括終了の通知集約、Windows環境での複数クラッシュ修正など、安定性とUXの改善が中心のアップデートが実施された。
Claude Code v2.1.56リリース - VS Code拡張クラッシュの追加修正
Claude Code v2.1.56がリリースされた。VS Code拡張機能における'command claude-vscode.editor.openLast not found'クラッシュの別の原因が修正されている。
人気記事
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」は複数のエージェントを並列実行でき、ローカルとクラウド間のシームレスな受け渡しが可能な点が特徴。