What's new W25 (June 15–19, 2026)
기준일: 2026-07-26
난이도: 초급
공식 기준: Week 25
버전:v2.1.178–v2.1.183
Artifacts 베타, Tool(param:value), /config, 파괴적 git 차단.
이 페이지는 공식 주간 digest의 한국어 corpus입니다. 전체 버그픽스·마이너 변경은 Changelog와 변경 이력 확인법을 사용하세요.
개요
| 항목 | 값 |
|---|---|
| 주 | 2026 Week 25 |
| 기간 | June 15–19, 2026 |
| 릴리스 | v2.1.178–v2.1.183 |
| 공식 digest | https://code.claude.com/docs/en/whats-new/2026-w25 |
핵심 개념
주간 digest는 작업 방식을 바꿀 고신호 기능만 다룹니다. 아래는 공식 feature lede의 한국어 번역이며, 명령·설정 키·버전 번호는 원문과 동일합니다.
상세 — 주요 기능
Artifacts
세션 출력을 claude.ai 라이브 공유 페이지로 만들고 진행에 따라 갱신. Team·Enterprise 베타.
시도: Ask Claude for a page, then approve the publish prompt:
> Make an artifact that walks through this PR with the diff annotated inline.
Match by input parameter (v2.1.178)
deny/ask 규칙이 Tool(param:value)로 입력 파라미터를 매칭합니다.
시도: Add a parameter rule to the deny list in settings.json :
{
"permissions": {
"deny": ["Agent(model:opus)"]
}
}
Set any setting from the prompt (v2.1.181)
/config key=value로 프롬프트·-p·Remote Control에서 설정.
시도: Set the thinking setting from the prompt:
> /config thinking=false
같은 주 추가 항목 (인덱스)
Artifacts 베타, Tool(param:value), /config, 파괴적 git 차단.
원문 인덱스 요약: Artifacts: turn a session's output into a live, shareable page on claude.ai that updates in place as the session works, now in beta on Team and Enterprise plans. Also this week: deny and ask rules match tool parameters with Tool(param:value), for example Agent(model:opus); /config key=value sets any setting from the prompt, in -p mode, and from Remote Control; and auto mode blocks destructive git commands when you didn't ask to discard local work.
체크리스트
-
claude --version이 이 주 릴리스 범위와 맞는지 확인했다 - 도입할 기능의 플랜·플랫폼 제약을 공식 링크에서 확인했다
- 세부 버전 노트는 changelog에서 대조했다