Show HN: Zedra – Mobile control plane for AI coding agents Zedra, a new mobile code editor built on Rust with GPUI, connects directly to desktop environments to allow users to run AI coding agents remotely via terminal. The app uses peer-to-peer networking over QUIC/UDP for secure, outbound-only connections on home networks without port forwarding. After four months of development, Zedra is now available for iOS and Android, with CLI support for Mac, Linux, and Windows. Hi everyone I want to share my recent work, Zedra. This is a mobile code editor that connects directly to your desktop. It's like Claude/Codex remote control, except you can run any AI coding agent via remote terminal, with code editor, markdown, file browser, git view,... A true code editor on mobile. It's built on Rust with GPUI, leveraging the high-performance rendering engine that powers Zed editor, now on mobile with Zedra. The connection is peer-to-peer using outbound-only networking, on QUIC/UDP, working on home networks, without port forwarding. After 4 months of intensive work, Zedra is now ready to try on iOS/Android, CLI supports Mac/Linux/Windows. https://github.com/tanlethanh/zedra https://github.com/tanlethanh/zedra Comments URL: https://news.ycombinator.com/item?id=48420833 https://news.ycombinator.com/item?id=48420833 Points: 1 Comments: 1