移动端

随时随地构建

通过 iOS 原生移动应用,随时随地使用 Cursor 工作。

兼具本地与云端优势

无论智能体在哪里运行,你都可以在移动端统一管理所有智能体。

云端智能体

并行启动常驻在线的智能体。每个智能体都会获得独立隔离的 VM,并配备完整的开发环境,用于测试和迭代 PR。

远程控制

通过手机控制电脑上运行的智能体。您也可以选择在连接期间让电脑保持唤醒状态。
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

从创意到生产环境

通过手机贯穿整个开发生命周期,完成端到端工作。

推动工作进展

通过手机启动新的智能体,并继续向现有智能体发送提示。

获取工作成果演示

云端智能体会测试并确认其工作,然后返回视频、截图和日志等产物。

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 iOS 版。