Claude Code 2.1.163

Claude Code 2.1.163 업데이트에서는 버전 관리와 사용자 경험 개선이 중점적으로 이루어졌습니다. 관리자가 설정한 최소/최대 버전 범위를 벗어나면 Claude Code가 실행되지 않도록 하는 `requiredMinimumVersion`과 `requiredMaximumVersion` 관리 설정이 추가되었으며, `/plugin list` 명령으로 설

Claude Code 2.1.163 업데이트에서는 버전 관리와 사용자 경험 개선이 중점적으로 이루어졌습니다. 관리자가 설정한 최소/최대 버전 범위를 벗어나면 Claude Code가 실행되지 않도록 하는 `requiredMinimumVersion`과 `requiredMaximumVersion` 관리 설정이 추가되었으며, `/plugin list` 명령으로 설치된 플러그인을 필터링하여 확인할 수 있게 되었습니다. `/btw` 명령에 마크다운 형식을 유지한 채 클립보드로 복사하는 단축키가 추가되었습니다.

기술적으로는 Stop과 SubagentStop 훅이 추가 컨텍스트를 반환하여 피드백을 계속 제공할 수 있게 개선되었고, 기술 스킬에서 달러 기호 이스케이프 문법(`\$`)이 지원되며, stdio MCP 서버가 resume 시 hooks/Bash와 동일한 `CLAUDE_CODE_SESSION_ID`를 받게 되었습니다. 아울러 백그라운드 명령 미종료로 인한 중단 현상, Bedrock/Vertex/Foundry 환경의 API 키 오류, Bazel과 EDR 보호 워크플로우에서의 bash 실패, Windows의 OneDrive 및 읽기 전용 디렉터리 관련 오류 등 여러 버그가 수정되었습니다.

Claude Code 2.1.163

- Added `requiredMinimumVersion` and `requiredMaximumVersion` managed settings — Claude Code refuses to start if its version is outside the allowed range and directs the user to an approved version - Added `/plugin list` command to list installed plugins, with `--enabled`/`--disabled` filters - Added a "c to copy" shortcut to `/btw` that copies the raw markdown answer to the clipboard, preserving formatting when pasted elsewhere - Hooks: Stop and SubagentStop hooks can now return `hookSpecificOutput.additionalContext` to give Claude feedback and keep the turn going without being labeled a hook error - Skills: added `\$` escape syntax to include a literal `$` before a digit in command bodies - stdio MCP servers now receive the same `CLAUDE_CODE_SESSION_ID` as hooks/Bash on `--resume` - Fixed `claude -p` hanging forever after its final result when a backgrounded command never exits — background shells are now stopped ~5s after the result once stdin closes - Fixed `claude -p` failing with "ANTHROPIC_API_KEY required" on Bedrock/Vertex/Foundry when `CI=true` and no Anthropic API key is set - Fixed bash commands failing under bazel and EDR-protected Go workflows: `$TMPDIR` was overridden to `/tmp/claude-{uid}` for all commands instead of only sandboxed ones (regression in 2.1.154) - Fixed Bash commands failing on Windows with "EEXIST: file already exists" on the session-env directory when it has the read-only attribute or is inside OneDrive - Fixed org-managed permission rules not

출처: Claude Code 변경로그 (원문 보기)

이어서 읽어보세요

Enterprise 플랜에서 맞춤형 역할을 통한 관리자 권한 관리 가능

Anthropic Claude의 Enterprise 요금제에서 맞춤형 역할(Custom Roles) 기능이 강화되었습니다. 기존 맞춤형 역할 프레임워크에 관리자 권한이 추가되어, 조직의 구성원들이 소유자(Owner) 권한 없이도 청구 및 개인정보 보호 같은 특정 관리 영역에 접근할 수 있게 되었습니다. 이를 통해 기업은 더 세분화된 권한 관리가 가능해졌으며

Messages API 응답에 usage.output_tokens_details.thinking_tokens 포함

Messages API 응답에 `usage.output_tokens_details.thinking_tokens` 정보가 추가되었습니다. 이를 통해 청구 대상 출력 토큰 중 몇 개가 extended thinking에 사용되었는지 확인할 수 있습니다. 스트리밍 방식으로 요청할 경우 해당 정보는 마지막 message_delta 이벤트에만 나타나며, 별도의 베타

Claude Code 2.1.162

Claude Code 2.1.162 업데이트에서는 여러 기능과 안정성이 개선되었습니다. 명령어 사용 경험이 개선되어 `/effort` 명령어는 선택한 난이도 수준이 새 세션의 기본값으로 유지될 때 확인 메시지를 표시하고, 자동완성 메뉴에서 슬래시 명령어를 클릭하면 즉시 실행되지 않고 프롬프트에 입력된 후 Enter 키로 실행할 수 있게 변경되었습니다. Re

Claude Opus 4.8, 적응형 사고 기능으로 필요할 때만 추론 활성화

Claude Opus 4.8에서 적응형 사고 기능을 활성화하면, 필요한 경우에만 추론을 수행하도록 동작합니다. 이를 통해 같은 수준의 노력에서 Claude Opus 4.7 대비 불필요하게 소비되는 사고 토큰을 줄일 수 있습니다.

궁금한 점이 있거나 활용법을 나누고 싶나요?

커뮤니티에서 다른 사용자들과 팁과 노하우를 나눠보세요. 더 많은 가이드도 준비되어 있어요.