Claude Code 版本 2.1.261 introduces 用于命令和后台任务输出限制的新的配置选项,将 inline 字符阈值提高到 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 集成体验。