What can you build with iCoderAgent?

Six ways developers put the agent to work — from a quick app on your phone to real projects on your computer. Each one is a prompt away.

Build & preview on your phone

No setup, no computer. Describe an app, the agent writes it, and you see it live in the Preview tab.

Prompt Agent Preview
Try: agent build a tip calculator web page with a dark theme

Connect a computer

Pair the free companion (Mac/Win/Linux). The agent builds, runs and tests real projects in any toolchain — driven from your phone.

📱 iPhone ☁️ secure relay 💻 Mac / PC build · run · test
Try: run the test suite and fix whatever fails

Fix a bug — plan first

For anything risky: the agent investigates, proposes approaches, waits for your pick, then codes and commits.

🔍 Explore 🗺️ Plan ✋ You pick ⌨️ Code ✅ Commit
Try: find the root cause of the crash on save, propose fixes, let me choose before you code

Match a design

Give the agent a mockup. It builds, screenshots its own result, compares, and iterates until it matches.

🖼️ Mockup ⚙️ Build 📸 Screenshot & compare iterate until it matches
Try: build this screen [attach mock.png], screenshot the result and iterate until it matches

Run long jobs in the background

Kick off a slow build or test run, keep working (or put the phone down), and get pinged when it finishes.

🧵 Start a job in the background 🌙 Keep working 🔔 Notified when done
Try: run the full build in the background — then jobs to check on it

Code offline with on-device models

Download a model once, then work fully offline — private, free, no API key and no conversation quota.

📱 On-device model 🔒 ✈️ no network 🔑 no key 🆓 free 🙈 private
Try: Settings → download an on-device model → code with no key or network

New to iCoderAgent? The full walkthrough lives in the documentation.