Mobile

어디서나 개발

이동 중에도 iOS용 네이티브 모바일 앱에서 Cursor와 함께 작업하세요.

로컬과 클라우드의 장점을 모두

어디에서 실행되든 모바일에서 모든 에이전트를 관리하세요.

클라우드 Agent

상시 실행되는 에이전트를 병렬로 실행하세요. 각 에이전트에는 PR을 테스트하고 반복 개선할 수 있는 완전한 개발 환경을 갖춘 격리된 전용 VM이 제공됩니다.

Remote Control

휴대폰으로 컴퓨터에서 실행 중인 에이전트를 제어하세요. 연결된 동안에는 컴퓨터가 깨어 있도록 설정할 수도 있습니다.
Cursor Desktop
Add dashboard shortcuts to the command palette.
Finished 6m

Added keyboard shortcuts for every dashboard view and registered them in the command palette.

Walkthrough

Acme Labs

Summary

Shortcuts now cover every dashboard view and are available from the command palette.

Add analytics too.
Finished now

Added the analytics shortcut and updated the command palette entry.

Dashboard shortcuts are ready for navigation and analytics.

Send follow-up
acme/main

Add dashboard shortcuts to the command palette.

Finished 6m

Added keyboard shortcuts for every dashboard view and registered them in the command palette.

Walkthrough

Acme Labs

Summary

Shortcuts now cover every dashboard view and are available from the command palette.

Add analytics too.

Finished now

Added the analytics shortcut and updated the command palette entry.

Dashboard shortcuts are ready for navigation and analytics.

Send follow-up

아이디어에서 프로덕션까지

개발 수명 주기 전반을 휴대폰 하나로 처음부터 끝까지 진행하세요.

작업을 계속 진행하세요

휴대폰에서 새 에이전트를 시작하고 기존 에이전트에 계속 프롬프트를 보낼 수 있습니다.

작업 데모 보기

클라우드 Agent는 작업을 테스트하고 검증한 뒤 동영상, 스크린샷, 로그 같은 아티팩트를 반환합니다.

Started screen recording

Walkthrough

Acme Labs
Software is changing.
Sign up
Summary
Verified the interaction in Chrome and attached a walkthrough so you can review the result without opening the branch.

진행 상황을 계속 파악하세요

Live Activities로 실시간 상태를 확인하고, 에이전트가 작업을 마치거나 확인이 필요할 때 알림을 받으세요.

Cursor와 대화하세요

동료에게 이야기하듯 아이디어를 소리 내어 설명하고 음성 입력을 사용해 보세요.
acmemain

시각적으로 피드백하기

마크업 도구를 열어 이미지에 주석을 달고 특정 위치에 코멘트를 추가하세요.

휴대폰에서 바로 코드를 배포하세요

모바일에 맞게 설계된 핵심 diff와 소스 제어 관리 기능으로 PR을 리뷰하고 병합하세요.

Fix: Stabilize menu toggle position on landing page

Open+2−21 File1 Commit

Ready to Merge

Andrew MilichJack Pertschuk
All Required Checks Passed
Acme Marketing Preview
1m
Acme Dashboard Preview
3m
Acme Labs
Software is changing.
Sign up
40 <button aria-label="Toggle navigation menu"
41 data-menu-open={menuOpen || undefined}
42- className="absolute top-4 left-4 z-20"
43- style={{ transform: menuOpen ? "translateX(4px)" : "translateX(0)" }}
42+ className="absolute top-3 left-3 z-20"
43+ style={{ transform: "translateX(0)" }}
44 >
45 <MenuIcon />

Cursor for iOS를 사용해 보세요