Redesigned Claude Code Desktop

hackernews | | 🔬 연구
#claude #infrastructure #review #sync #ai 모델 #anthropic #claude code
원문 출처: hackernews · Genesis Park에서 요약 및 분석

요약

Claude Code 데스크톱 앱이 복수의 에이전트 작업을 동시에 수행할 수 있도록 리디자인되어 새로운 사이드바와 드래그 앤 드롭 레이아웃, 통합 터미널 및 파일 편집기가 추가되었습니다. 사용자는 여러 레포지토리에서 작업을 병행하고 상태나 프로젝트별로 세션을 필터링하거나 그룹화하여 효율적으로 관리할 수 있습니다. 또한 CLI 플러그인과 동일한 기능을 지원하며 Mac과 Linux의 SSH 지원, 3가지 뷰 모드 등 성능과 사용성 개선이 이루어졌습니다.

본문

Redesigning Claude Code on desktop for parallel agents Today, we're releasing a redesign of the Claude Code desktop app, built to help you run more Claude Code tasks at once. Today, we're releasing a redesign of the Claude Code desktop app, built to help you run more Claude Code tasks at once. It includes a new sidebar for managing multiple sessions, a drag-and-drop layout for arranging your workspace, an integrated terminal and file editor, plus performance and quality-of-life improvements. For many developers, the shape of agentic work has changed. You're not typing one prompt and waiting. You're kicking off a refactor in one repo, a bug fix in another, and a test-writing pass in a third, checking on each as results come in, steering when something drifts, and reviewing diffs before you ship. The new app is built for how agentic coding actually feels now: many things in flight, and you in the orchestrator seat. The new sidebar puts every active and recent session in one place. Kick off work across multiple repos and move between them as results arrive. You can filter by status, project, or environment, or group the sidebar by project to find and resume sessions faster. When a session's PR merges or closes, it archives itself so the sidebar stays focused on what's live. When you need to ask a question mid-task, you can open a side chat (⌘ + ; or Ctrl + ;) to branch off a conversation. Side chats pull context from the main thread, but don’t add anything back to the thread, to avoid misdirecting your tasks. The redesign brings more commonly-used tools into the app, so you can review, tweak, and ship Claude's work without bouncing to your editor: Every pane is drag-and-drop. Arrange the terminal, preview, diff viewer, and chat in whatever grid matches how you work. The desktop app now has parity with CLI plugins. If your org manages Claude Code plugins centrally, or you've installed your own locally, they work in the desktop app exactly the way they do in your terminal. You can still run sessions locally or in the cloud. SSH support now extends to Mac alongside Linux, so you can point sessions at remote machines from either platform. Three view modes—Verbose, Normal, and Summary—let you dial the interface from full transparency into Claude's tool calls to just the results. New keyboard shortcuts cover session switching, spawning, and navigation; press ⌘ + / (or Ctrl + / ) to see the full list. A new usage button shows both your context window and session usage at a glance. Under the hood, the app has been rebuilt for reliability and speed, and now streams responses as Claude generates them. The redesigned desktop app is available now for all Claude Code users on Pro, Max, Team, and Enterprise plans, and via the Claude API. Download the app, or update and restart if you already have it. Explore the documentation to learn more. Get the developer newsletter Product updates, how-tos, community spotlights, and more. Delivered monthly to your inbox.

Genesis Park 편집팀이 AI를 활용하여 작성한 분석입니다. 원문은 출처 링크를 통해 확인할 수 있습니다.

공유

관련 저널 읽기

전체 보기 →