Async AI Coding: Ship Code From Your Phone While You're Away From the Keyboard
Most AI coding still assumes you're sitting at a keyboard. Async AI coding flips that: you describe what you want from your phone, the agent runs it in the background, and you review a pull request whenever you're ready. Here's what that unlocks — and how to do it well.
Synchronous vs. asynchronous AI coding
Synchronous coding means you and the AI work in lockstep — you prompt, you wait, you review, you prompt again. It's powerful but it chains you to the machine. Asynchronous coding decouples the two: you hand off a task and get back a result later. The agent's minutes of work don't cost you minutes of attention.
Why the phone is the right surface for this
- →Ideas don't wait for your desk. The best bug reports and feature ideas hit you away from the keyboard. Queue them the instant you think of them.
- →Dead time becomes shipping time. A commute or a coffee break is enough to describe three tasks.
- →Review is glanceable. A pull request diff is something you can read on a phone and approve with a tap.
The mobile phone isn't a worse coding environment — for async work, it's the *right* one. You're not typing code, you're describing outcomes and reviewing results.
What a good async workflow looks like
- 1Describe the outcome, not the implementation: 'Users should be able to reset their password from the login screen.'
- 2Answer clarifying questions so the agent doesn't guess on scope.
- 3Let it run while you do something else.
- 4Review the pull request and merge when it's right.
"Wake up to merged pull requests"
The tagline sounds like hype until you live it: queue a few tasks before bed, and they're waiting as reviewable PRs in the morning. Nothing merged without you — but the work is done, sitting in your review queue instead of your to-do list.
Where Queued comes in
Queued is a mobile-first, async AI coding task manager built exactly around this loop: describe, clarify, queue, review. It runs on Claude, connects to your GitHub repo via OAuth, and returns pull requests — so you get async leverage without giving up review control. Free to download on the App Store and Google Play.
Frequently asked questions
Can you really code from a phone?
You don't type code on the phone — you describe tasks and review pull requests. The AI agent writes the code in the background, so the phone is a control surface, not an editor.
What is async AI coding?
It's a workflow where you queue coding tasks and receive results later, instead of prompting and waiting in real time. It frees you from supervising every step.
Is anything merged while I sleep?
No. Async coding still ends in a pull request you review. The work happens automatically; merging stays a human decision.
What does Queued run on?
Queued uses Claude by Anthropic for task execution, and connects to GitHub via OAuth to open pull requests on your behalf.
Queue your first task
Describe a task, walk away, and wake up to a reviewed pull request. Free to download — no credit card required.