What's new W24 (June 8–12, 2026)
기준일: 2026-07-26
난이도: 초급
공식 기준: Week 24
버전:v2.1.166–v2.1.176
/cd, 서브에이전트 중첩, --safe-mode, fallbackModel.
이 페이지는 공식 주간 digest의 한국어 corpus입니다. 전체 버그픽스·마이너 변경은 Changelog와 변경 이력 확인법을 사용하세요.
개요
| 항목 | 값 |
|---|---|
| 주 | 2026 Week 24 |
| 기간 | June 8–12, 2026 |
| 릴리스 | v2.1.166–v2.1.176 |
| 공식 digest | https://code.claude.com/docs/en/whats-new/2026-w24 |
핵심 개념
주간 digest는 작업 방식을 바꿀 고신호 기능만 다룹니다. 아래는 공식 feature lede의 한국어 번역이며, 명령·설정 키·버전 번호는 원문과 동일합니다.
상세 — 주요 기능
Move a session with /cd (v2.1.169)
/cd로 대화 중 작업 디렉터리를 옮기며 프롬프트 캐시를 재구축하지 않습니다.
시도: Move the session into another project without restarting:
> /cd ../other-project
Subagents can spawn subagents (v2.1.172)
서브에이전트가 하위를 생성할 수 있습니다. 백그라운드 체인 최대 5단.
시도: Open the agents view to watch the nested tree as work fans out:
> /agents
Troubleshoot with safe mode (v2.1.169)
--safe-mode로 커스터마이징을 모두 끄고 문제 해결.
시도: Launch a clean session to isolate a broken configuration:
claude --safe-mode
관련: Test against a clean configuration
같은 주 추가 항목 (인덱스)
/cd, 서브에이전트 중첩, --safe-mode, fallbackModel.
원문 인덱스 요약: /cd: move the current session to a new working directory mid-conversation without rebuilding the prompt cache. Also this week: sub-agents can spawn their own sub-agents (background chains are capped at five levels deep); --safe-mode starts Claude Code with all customizations disabled for troubleshooting; and fallbackModel configures up to three fallback models tried in order.
체크리스트
-
claude --version이 이 주 릴리스 범위와 맞는지 확인했다 - 도입할 기능의 플랜·플랫폼 제약을 공식 링크에서 확인했다
- 세부 버전 노트는 changelog에서 대조했다