Claude Code 2.1.198

Claude Code 2.1.198은 Chrome 통합을 정식 출시하고 백그라운드 에이전트의 자동화 기능을 확대했다. 사용자 입력이 필요하거나 작업이 완료될 때 알림이 발동되며, 코드 작업 완료 후 자동으로 풀 리퀘스트를 생성하는 등 수작업을 줄였다.

Claude 공식 릴리스 노트의 새 항목을 AI가 분석·정리한 글입니다. 정확한 내용은 하단 원문에서 확인해 주세요.

🤖 AI 분석 (Claude)

Claude Code 2.1.198은 Chrome 통합을 정식 출시하고 백그라운드 에이전트의 자동화 기능을 확대했다. 사용자 입력이 필요하거나 작업이 완료될 때 알림이 발동되며, 코드 작업 완료 후 자동으로 풀 리퀘스트를 생성하는 등 수작업을 줄였다.

네트워크 안정성과 에이전트 협업 기능도 개선되었다. 일시적 네트워크 오류 시 재시도 로직이 추가되었고, 에이전트 팀의 통신 실패 처리와 확장 사고 기능 상속이 개선되어 위임 작업의 품질이 향상되었다.

왜 중요한가

이번 업데이트는 Claude Code 사용자의 개발 워크플로우를 더욱 자동화하고 안정화한다. 예를 들어 백그라운드 에이전트가 코드 작업을 마친 후 스스로 PR을 열어주므로 수작업 단계가 줄어들고, 네트워크 불안정 상황에서도 중간에 끊기지 않고 계속 진행되어 신뢰성이 높아진다. 여러 에이전트가 협력할 때도 더 나은 결과물을 기대할 수 있게 되었다.

⚠️ AI가 원문을 바탕으로 생성한 분석입니다. 사실 확인은 아래 원문에서 해 주세요.

핵심 정리 Claude Code 2.1.198 1 Chrome 통합 정식 출시 및 `/dataviz` 스킬 추가로 차트·대시보드 디자인 가이드 제공 2 백그라운드 에이전트가 코드 작업 완료 후 커밋·푸시·초안 PR 생성 자동화 3 일시적 네트워크 오류(ECONNRESET 등) 발생 시 재시도 메커니즘으로 응답 중단 문제 해결 4 에이전트 팀의 실패 보고 및 응답 메커니즘 개선, 확장 사고 설정 상속으로 위임 작업 품질 향상

변경 내용 (원문)

- Claude in Chrome is now generally available - Added background agent notifications in `claude agents` — sessions that need input or finish now fire the `Notification` hook (`agent_needs_input` / `agent_completed`) - Added `/dataviz` skill for chart and dashboard design guidance with a runnable color-palette validator - Gateway: added Claude Platform on AWS (anthropicAws) as an upstream provider; model-not-found responses now advance the failover chain - Background agents launched from `claude agents` now commit, push, and open a draft PR when they finish code work in a worktree, instead of stopping to ask - The built-in Explore agent now inherits the main session's model (capped at opus) instead of running on haiku - Subagents and context compaction now inherit the session's extended thinking configuration, improving output quality on delegated tasks - Fixed brief network drops mid-response aborting the turn — transient errors like ECONNRESET now retry with backoff instead of failing - Fixed excessive background classifier requests when sandboxed processes repeatedly accessed the same network host - Fixed background tasks in web, desktop, and VS Code task panels getting stuck on "Running" after they finish or after resuming a session - Fixed agent teams: a teammate that dies on an API error now reports "failed" to the lead, and messaging a stuck teammate wakes it to retry immediately - Fixed the `/diff` panel not refreshing when you switch branches or commit outside the ses

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

이어서 읽어보세요

커뮤니티에서 더 깊이 이야기 나눠요

질문하고 팁을 나누거나, 직접 주제 게시판을 만들어 운영해보세요.