Remote AI Coding Agent Control via Mobile with Zedra

Control AI coding agents from mobile with peer-to-peer code editing and execution

Updated: 6/6/2026
Difficulty
medium
Time
setup: 15m
Use Case
Remote code editing and AI agent execution from iOS/Android without desktop access
Popularity
0 views

About this automation

Zedra is a mobile code editor built on Rust/GPUI that connects to your desktop via peer-to-peer QUIC/UDP networking. It enables running any AI coding agent remotely with a full code editor, markdown support, file browser, and git integration. Works on home networks without port forwarding using outbound-only networking.

How to implement

1

Install Zedra CLI on Mac/Linux/Windows desktop

2

Install Zedra mobile app on iOS or Android

3

Establish peer-to-peer connection via outbound QUIC/UDP

4

Launch AI coding agent (Claude, Codex, or custom) from mobile terminal

5

Edit code, view markdown output, browse files, and manage git from mobile editor