Claude Code v2.1.82 Released - Statusline Rate Limits and Plugin Marketplace Integration
Anthropic releases Claude Code v2.1.82 with rate_limits field for statusline scripts, settings.json plugin marketplace source, --channels research preview, and over 30 additional changes.
Anthropic released Claude Code v2.1.82 on March 21, 2026. This version introduces rate_limits field for statusline scripts, settings.json-based plugin marketplace source, —channels research preview, and over 30 additional changes.
Key Features
Statusline Rate Limits Display
Added rate_limits field to statusline scripts for displaying Claude.ai rate limit usage. Shows 5-hour and 7-day windows with used_percentage and resets_at information.
Settings-Based Plugin Marketplace Source
Added source: 'settings' for declaring plugin entries inline in settings.json. Enables project-specific plugin configuration management within settings.json.
CLI Tool Usage Detection
Added CLI tool usage detection to plugin tips, complementing existing file pattern matching for more accurate plugin recommendations.
Effort Frontmatter for Skills/Slash Commands
Added effort frontmatter support for skills and slash commands to override the model effort level when invoked.
—channels Research Preview
Added --channels (research preview) allowing MCP servers to push messages into your session.
Bug Fixes
Parallel Tool Results in —resume
Fixed --resume dropping parallel tool results. Sessions with parallel tool calls now restore all tool_use/tool_result pairs instead of showing [Tool result missing] placeholders.
Voice Mode WebSocket Failures
Fixed voice mode WebSocket failures caused by Cloudflare bot detection on non-browser TLS fingerprints.
Fine-Grained Tool Streaming Errors
Fixed 400 errors when using fine-grained tool streaming through API proxies, Bedrock, or Vertex.
/remote-control Availability
Fixed /remote-control appearing for gateway and third-party provider deployments where it cannot function.
/sandbox Tab Navigation
Fixed /sandbox tab switching not responding to Tab or arrow keys.
Performance Improvements
@ File Autocomplete Responsiveness
Improved responsiveness of @ file autocomplete in large git repositories.
/effort Display
Improved /effort to show what auto currently resolves to, matching the status bar indicator.
/permissions UX
Improved /permissions - Tab and arrow keys now switch tabs from within a list.
Background Tasks Panel
Improved background tasks panel - left arrow now closes from the list view.
Plugin Install Simplification
Simplified plugin install tips to use a single /plugin install command instead of a two-step flow.
Memory Usage Reduction
Reduced memory usage on startup in large repositories (~80 MB saved on 250k-file repos).
Managed Settings Application
Fixed managed settings (enabledPlugins, permissions.defaultMode, policy-set env vars) not being applied at startup when remote-settings.json was cached from a prior session.
Changes
Plan Mode Improvement
Changed plan mode to hide the “clear context” option by default (restore with “showClearContextOnPlanAccept”: true).
Source: GitHub Releases
関連記事
Claude Code v2.1.82 リリース - ステータスラインrate limits表示とplugin marketplace新ソース
AnthropicはClaude Code v2.1.82を公開。ステータスラインへのrate_limitsフィールド追加、settings.jsonからのplugin marketplaceソース宣言、--channels research previewなど、30件以上の変更が含まれている。
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ツールの効率改善などが行われた。