Claude Code version 2.1.261 introduces new configuration options for command and background-task output limits, raising the inline character threshold to 128K. It also adds a `/skill-doctor` command to identify unused skills and their context costs, allowing users to prune them effectively.
- 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.
These updates improve context management efficiency and enhance the VS Code integration experience.