As a developer working in a regulated industry, I can’t simply accept AI-generated code without reviewing it. It would be great if the Cursor mobile app allowed reviewing code changes made by Cursor.
The app could show changed files, highlight modified lines, and let me leave comments or feedback directly on the changes so Cursor can iterate on them.
This would make it possible to review and collaborate with Cursor while away from my computer, making the mobile app much more useful for professional development workflows.
Most of this already works today. Open the agent in the iOS app and tap the Changes card in the conversation to see the files it touched with modified lines highlighted. You can also tap on View PR Draft, and you can also see the number of lines that have been impacted (added and removed).
What isn’t supported yet is the last piece you described: leaving a comment anchored to a specific line of the diff and having the agent work from that. For now, feedback on a change has to go through a follow-up message rather than an inline comment. But the functionality is essentially the same!