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 StartedApp 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
Your AI engineer, in your pocket. One tap to get started.
Choose a runtime
Phodex Cloud, or pair your own laptop.
Sign in
Google sign-in, or try the demo account.
Create tasks
Describe what to build against the repo you picked.
Live execution
Stream every step and reply mid-task.
Approval gate
Nothing runs until you tap Approve.
Repositories
Connect a GitHub repo to the cloud runtime.
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
Choose a runtime
Pair your laptop with a QR code, or use Phodex Cloud and skip the laptop entirely.
Create a task
Describe what you need. Pick an AI worker and target repository.
Watch
Stream live progress on your phone as the task executes.
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
Start developing remotely
Pick a runtime — Phodex Cloud, or your own laptop paired with a QR code — and start sending tasks in minutes.