Cursor, now on iPad
agents
read at source ↗ cursor.com
Cursor, now on iPad
Source: Cursor Date: 2026-07-29 URL: https://cursor.com/changelog/ipad
Summary
Cursor’s iPad app is now available on all paid tiers, giving a tablet-native surface — split-screen diffs, a pinned sidebar for monitoring multiple agents at once, Apple Pencil annotation — over the same cloud-based background-agent backend used elsewhere. It adds an inbox for triaging in-flight PRs and extends repo support to Bitbucket and Azure DevOps, so the full loop from agent output to merged PR can happen off a desktop.
Implications
- Coding-agent competition: another vendor betting on “agent keeps working, human reviews from wherever” as the differentiator, rather than deeper in-editor code generation — competitive pressure is shifting toward review/orchestration surfaces as much as model quality.
- Agentic engineering patterns: reinforces the decoupling of the agent’s execution loop from any single IDE session; mobile here is explicitly a review/approval surface, not a place code gets written.