Cursor's iPad app adds full PR review, Bitbucket, Azure DevOps
Review and ship PRs from an iPad across every paid tier, now wired to Bitbucket and Azure DevOps — plus Alibaba's free, open-source code-review CLI.

Copy markdown
iPad support, now on every paid tier
Cursor's iPad experience is live across all paid plans, not gated behind a top tier. You get an inbox to organize agent runs plus a layout built for the bigger screen — pinned sidebar chats and true split-screen. A tablet is now a place to drive cloud agents, not just watch them.
Review the whole PR, not a diff snippet
The new review experience 'covers the full PR' — read the change in context, comment, and merge, all from the tablet. If you've been stuck rubber-stamping code on a phone-sized diff, you can now do a real review away from your desk.
Bitbucket and Azure DevOps wired in
Cursor added Bitbucket and Azure DevOps alongside GitHub. Teams on Atlassian or Microsoft stacks — often the enterprise holdouts — can finally point Cursor's cloud agents and PR flow at their real repos.
Context: the mobile app is barely a month old
Cursor shipped its first iPhone/iPad app on June 29, right after being acquired by SpaceX. This is the iPad-native upgrade to that launch, closing the gap between 'monitor from mobile' and 'actually build from mobile.'
Elsewhere: Alibaba open-sources a code-review CLI
Alibaba released open-code-review (Apache-2.0): a hybrid deterministic + LLM-agent reviewer that leaves precise line-level comments, ships a fine-tuned ruleset for NPEs, thread-safety, XSS and SQL injection, and runs on any OpenAI- or Anthropic-compatible model. It installs as a Claude Code plugin — a free CI review bot to wire up this weekend.