Claude Code バージョン 2.1.261 introduces コマンドおよびバックグラウンドタスクの出力制限に関する新しい設定オプションを導入し、インライン文字の閾値を128Kに引き上げました。また、未使用のスキルとそのコンテキストコストを特定し、ユーザーが効果的に削除できるようにする `/skill-doctor` コマンドも追加されました。
- Added `bashOutputMaxChars` and `taskOutputMaxChars` settings to increase inline output limits up to 128K characters.
- Introduced `/skill-doctor` to display unused loaded skills and their context usage for pruning.
- Added VS Code features including an MCP server management form, session archiving, and a custom style walkthrough.
- Fixed issues with Remote Control stale permissions, Bedrock setup wizard hangs, and cloud session plugin syncing.
- Resolved bugs involving typed character ordering, `/add-dir` resolution on automounts, and session ID adoption during resume.
これらの更新は、コンテキスト管理の効率を向上させ、VS Code統合体験を強化します。