cd /news/ai-tools/how-to-ship-features-with-cursor-mob… · home topics ai-tools article
[ARTICLE · art-107691] src=augmentedswe.com ↗ pub= topic=ai-tools verified=true sentiment=↑ positive

How to ship features with Cursor Mobile

Cursor's mobile app is designed for managing AI agents, allowing developers to build features directly from their phones. In a tutorial, a developer used the app to add four features to the Deep Work Timer, including preserving session categories between sessions, by prompting an agent, reviewing changes, and creating a pull request. The app supports selecting a GitHub repository and using models like Sonnet 5 for small tasks.

read2 min views8 publishedAug 6, 2026
How to ship features with Cursor Mobile
Image: Augmentedswe (auto-discovered)

Cursor is really cooking with their mobile app. I don’t know why it took me this long to try it. Writing software is becoming more and more agent-first, so it does feel natural that we would be able to eventually step away from the computer.

In this tutorial, I’ll show you how I used the Cursor mobile app to build 4 features for my Deep Work Timer.

I’ll show you how I go from prompt, to changes, to pull request, then testing, and merge.

The Cursor mobile app is agent-first #

Don’t download the Cursor app expecting to edit files and micromanage diffs. The app is built for managing agents.

You can easily add a workspace by selecting a GitHub repository. Once you do, you can create a new chat/agent and get to work.

If you’re curious about making apps from your phone, you’re in good company. The AI-Augmented Engineer is dedicated to helping software professionals use AI to make meaningful improvements to their work. I’d love to have you join us and get notified when we share more tutorials like this.

Building a feature with Cursor mobile #

My deep work timer allows the user to optionally leave a note about what they’re working on during a session, and they can also select a custom category.

When a session ends, the task description keeps the task unless the user starts to edit it. But right now, the task category resets.

For my first feature, I’d like to fix that! Session categories should also stay between sessions, since it’s very simple for the user to change it. I started by explaining this in a quick prompt:

In this case, I selected Sonnet 5, since this task is very small and straightforward. It’s a competent, cost-effective model.

If you’re happy with the draft from the Cursor app, you can mark it ready, which will create a pull request on your behalf.

── more in #ai-tools 4 stories · sorted by recency
── more on @cursor 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/how-to-ship-features…] indexed:0 read:2min 2026-08-06 ·