Claude Code v2.1.80 Released - Rate Limit Display and Plugin System Expansion
Anthropic releases Claude Code v2.1.80 with rate limit display in statusline, plugin declaration in settings.json, effort frontmatter support, and numerous developer-focused improvements.
Anthropic released Claude Code v2.1.80 on March 19, 2026. This version introduces numerous developer-focused features including rate limit display, expanded plugin system capabilities, and effort frontmatter support.
Key New Features
Rate Limit Display in Statusline
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.
Plugin Declaration in settings.json
Added source: 'settings' plugin marketplace source, allowing plugin entries to be declared inline in settings.json.
CLI Tool Usage Detection
Added CLI tool usage detection to plugin tips, in addition to existing file pattern matching.
Effort Frontmatter Support
Added effort frontmatter support for skills and slash commands to override the model effort level when invoked.
—channels Flag (Research Preview)
Added --channels flag to allow MCP servers to push messages into your session.
Security and Stability Fixes
—resume Parallel Tool Results Fix
Sessions with parallel tool calls now restore all tool_use/tool_result pairs instead of showing [Tool result missing] placeholders.
Voice Mode WebSocket Fix
Fixed voice mode WebSocket failures caused by Cloudflare bot detection on non-browser TLS fingerprints.
Fine-Grained Tool Streaming Fix
Fixed 400 errors when using fine-grained tool streaming through API proxies, Bedrock, or Vertex.
/remote-control Display Condition Fix
Fixed /remote-control appearing for gateway and third-party provider deployments where it cannot function.
Memory Usage Reduction
Reduced memory usage on startup in large repositories (~80 MB saved on 250k-file repos).
Managed Settings Fix
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.
Other Improvements
- Improved responsiveness of @ file autocomplete in large git repositories
- Improved /effort to show what auto currently resolves to, matching the status bar indicator
- Improved /permissions — Tab and arrow keys now switch tabs from within a list
- Improved background tasks panel — left arrow now closes from the list view
- Simplified plugin install tips to use a single /plugin install command instead of a two-step flow
関連記事
Claude Code v2.1.80 リリース - レート制限表示とプラグイン機能拡張
AnthropicはClaude Code v2.1.80を公開。ステータスラインへのレート制限表示、settings.jsonでのプラグイン宣言、effort frontmatter対応など、開発者向け新機能が多数含まれている。
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ツールの効率改善などが行われた。