OTHER·중요도 5·2026. 05. 30.·GeekNews

Claude Code - 문서가 알려주지 않는 설정 가능한 모든 것

── KO ──────────────────

Claude Code 2.1.87의 설정 가능성을 상세히 소개합니다.

Claude Code 2.1.87에서는 문서화되지 않은 설정들이 많이 존재하며, 사용자는 개인 및 프로젝트별로 <code>.claude/</code> 파일을 통해 Hooks, Skills 및 Agents를 나눠 적용할 수 있습니다. 특히 Hooks는 stdin JSON 및 exit code 외에도 stdout의 이벤트별 JSON 필드를 통해 명령을 수정하고, 권한 결정 및 컨텍스트 주입을 가능하게 합니다.


── EN ──────────────────

Explores the configurability in Claude Code 2.1.87.

Claude Code 2.1.87 includes many undocumented settings, allowing users to apply Hooks, Skills, and Agents using project-specific <code>.claude/</code> files. Hooks can modify commands, determine permissions, and inject contexts through stdout event-specific JSON fields, in addition to stdin JSON and exit codes.

원문 보기 →목록으로