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 통합 경험을 향상시킵니다.