Claude Code 2.1.161 버전에서 여러 기능이 개선되고 버그가 수정되었습니다. 측정 지표에 `OTEL_RESOURCE_ATTRIBUTES` 값을 라벨로 포함시켜 팀이나 저장소 같은 사용자 정의 차원별로 사용량 메트릭을 분석할 수 있게 되었습니다. `claude agents` 행에는 작업이 분산될 때 `완료/전체` 수를 상세 정보 앞에 표시하고, `/mcp`에서는 미사용 커넥터를 접을 수 있으며, 병렬 도구 호출 시 Bash 명령 실패가 다른 호출을 취소하지 않도록 개선되었습니다.
Linux의 전체 화면 모드에서 클립보드 기능이 `wl-copy`/`xclip`/`xsel`을 활용하도록 최적화되어 중간 버튼 붙여넣기를 지원하고, 터미널별 올바른 키 힌트를 표시하도록 수정되었습니다. 또한 `/effort` 대화창, 워크플로우 애니메이션, 프롬프트 키워드 반짝임이 "동작 줄이기" 설정을 준수하도록 수정되었으며, 조직 PIN과 함께 제3자 공급자 세션을 차단하는 정책 버그, 백그라운드 서브에이전트 출력이 stdout을 손상시키는 문제, `/usage-credits` 재로그인 오류, `/autofix-pr`의 git 워크트리 관련 버그 등이 해결되었습니다.
Claude Code 2.1.161
- `OTEL_RESOURCE_ATTRIBUTES` values are now included as labels on metric datapoints, so you can slice usage metrics by custom dimensions like team or repo - `claude agents` rows now show `done/total` before the detail when work is fanned out; peek shows the longest-running item - `/mcp` now collapses claude.ai connectors you've never signed in to behind a "Show unused connectors" row - Parallel tool calls: a failed Bash command no longer cancels other calls in the same batch — each tool returns its own result independently - Fullscreen mode: clipboard now uses `wl-copy`/`xclip`/`xsel` on Linux when available, copies to both the clipboard and PRIMARY selection for middle-click paste, and the "hold {key} for native selection" hint now shows the correct key per terminal - Fixed the `/effort` dialog, workflow animations, and prompt keyword shimmer not honoring the "Reduce motion" setting - Fixed `forceLoginOrgUUID`/`forceLoginMethod` managed-settings policies blocking third-party provider sessions (Bedrock, Vertex, Foundry, Mantle) alongside the org pin (regression in 2.1.146) - Fixed background subagent output corrupting `claude -p` stdout when using `--output-format text` or `json` - Fixed `/usage-credits` starting a re-login for Team and Enterprise admins instead of pointing to the organization's usage settings page - Fixed `/autofix-pr` reporting "cannot run on the default branch" when the session is inside a git worktree or another repository - Fixed `--resume` picker not sh
출처: Claude Code 변경로그 (원문 보기)