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.
Claude Code v2.1.84 was released on March 26, 2026, bringing PowerShell tool support for Windows, new environment variable configuration options, and numerous stability improvements.
PowerShell Tool for Windows
A new PowerShell tool is now available as an opt-in preview for Windows users. This tool enables executing PowerShell commands directly within Claude Code, expanding the shell capabilities beyond Bash for Windows development environments.
Developers can now leverage PowerShell-specific scripts and cmdlets while working with Claude Code, particularly useful for Windows-specific automation tasks and administration workflows.
Environment Variable Enhancements
Several new environment variables have been added for more granular control:
- ANTHROPIC_DEFAULT_{OPUS,SONNET,HAIKU}_MODEL_SUPPORTS: Override effort/thinking capability detection for pinned default models on third-party providers (Bedrock, Vertex, Foundry)
- ANTHROPIC_DEFAULT_{MODEL}_MODEL_NAME/_DESCRIPTION: Customize the /model picker label
- CLAUDE_STREAM_IDLE_TIMEOUT_MS: Configure the streaming idle watchdog threshold (default 90s)
These additions provide more flexibility for enterprise deployments and custom configurations.
Improved Idle Session Handling
Users returning after 75+ minutes of inactivity now receive a prompt suggesting /clear, reducing unnecessary token re-caching on stale sessions. This optimization helps manage resource usage more efficiently for intermittent users.
Additionally, deep links (claude-cli://) now open in your preferred terminal instead of whichever terminal happens to be first in the detection list.
Stability and Performance Improvements
- Native terminal cursor now tracks the text input caret, enabling IME composition (CJK input) to render inline
- Screen readers can now follow the input position correctly
- Fixed spurious “Not logged in” errors on macOS caused by transient keychain read failures
- Fixed a cold-start race where core tools could be deferred without their bypass active
VSCode Extension Updates
- Added rate limit warning banner with usage percentage and reset time
- Stats screenshot (Ctrl+S in /stats) now works in all builds and is 16x faster
More Details
The full list of changes can be found in the GitHub release notes.
関連記事
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のCLIをビジュアル化するOSSツール「claude-devtools」が公開3日で3,700DL、HackerNews 3位を記録
Claude CodeのCLI動作を可視化するローカルデスクトップアプリ「claude-devtools」がGitHubで公開。トークン消費の内訳表示、エージェントツリーの可視化、カスタムトリガー通知などを提供。公開から数日でHN 3位・700+スター・3,700DLを達成。
人気記事
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」は複数のエージェントを並列実行でき、ローカルとクラウド間のシームレスな受け渡しが可能な点が特徴。