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