Code from your phone.
Approved by you.

Send coding tasks to your laptop or to Phodex Cloud. Review changes before they're applied. A human-in-the-loop workflow for remote development.

Get Started

App preview

Real screens from the iOS app. Pick a runtime — Phodex Cloud or your own laptop — create tasks from your phone, watch the agent work live, and approve every change before it touches your repo.

Welcome screen with the Phodex robin mascot and a Get started button

Welcome

Your AI engineer, in your pocket. One tap to get started.

Runtime choice screen offering Phodex Cloud or your own desktop

Choose a runtime

Phodex Cloud, or pair your own laptop.

Sign-in screen with Continue with Google and Try the demo buttons

Sign in

Google sign-in, or try the demo account.

Home screen with the task composer, repository pill, and recent tasks

Create tasks

Describe what to build against the repo you picked.

Session screen streaming the agent's trace with a reply composer

Live execution

Stream every step and reply mid-task.

Approvals screen with a pending command and Approve and Reject buttons

Approval gate

Nothing runs until you tap Approve.

Repositories screen with the runtime overview and synced repositories

Repositories

Connect a GitHub repo to the cloud runtime.

Account screen with usage this month, current plan, and runtime status

Account

Usage, plan and runtime status at a glance.

Features

Approval-gated changes

Every commit requires your explicit approval before touching the working tree.

Real-time streaming

Watch task progress live via Server-Sent Events — messages, tool calls, and file changes.

Push notifications

Instant alerts when tasks complete, need approval, or encounter errors.

Multi-repo support

Sync and manage multiple repositories. Select the target project and branch per task.

Encrypted keys

API keys and GitHub tokens are encrypted at rest, decrypted only for the duration of a task, and scrubbed from logs.

Pluggable workers

Switch between Claude Code and OpenAI Codex. New providers plug in via a shared interface.

How it works

01

Choose a runtime

Pair your laptop with a QR code, or use Phodex Cloud and skip the laptop entirely.

02

Create a task

Describe what you need. Pick an AI worker and target repository.

03

Watch

Stream live progress on your phone as the task executes.

04

Approve

Review the diff. Approve to apply or reject. Full control.

Workers

Claude Code

Anthropic's Claude Code CLI, on your laptop or on the Phodex Cloud runner. Best for complex refactoring and architectural changes.

OpenAI Codex

OpenAI's Codex CLI for fast code generation. Ideal for boilerplate, tests, and straightforward tasks.

Runs on your laptop, or in the cloud

Desktop runtime

The backend runs on your own machine. Tasks execute against the repositories already on disk, using the Claude Code or Codex CLI you are logged into. Pair over Wi-Fi or Tailscale.

Phodex Cloud

A hosted runner clones any GitHub repository, runs the task, streams live events to your phone, and pushes once you approve. Nothing to keep open. Works from the demo account with zero setup.

Same app, same approval gate, same event stream. The runtime is a one-tap choice during onboarding and can be changed any time from Account.

Tech stack

FastAPI

Async Python backend with Pydantic v2 and SQLAlchemy 2.x

Flutter

Native mobile app on Android, iOS, and Web with Riverpod

PostgreSQL

Async PG with Alembic migrations and UUID primary keys

Redis

Event fan-out, rate limiting, and ephemeral state coordination

FCM

Firebase Cloud Messaging for push notifications on task events

SSE

Server-Sent Events for real-time task progress streaming

Fernet

Encrypted storage of AI provider API keys at rest

Prometheus

Application metrics, Grafana dashboards, and Jaeger tracing

Architecture

Mobile App
FastAPI
Worker
Git Repo
Push Notifications
Real-time Events (SSE)
Human Approval

Start developing remotely

Pick a runtime — Phodex Cloud, or your own laptop paired with a QR code — and start sending tasks in minutes.