Show HN: Zedra – Mobile control plane for AI coding agents

  • Posted 2 hours ago by tanlethanh
  • 1 points
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

1 comments

    Loading..