展示HN:Zedra – AI编码代理的移动控制平台

1作者: tanlethanh23 天前原帖
大家好!我想分享我最近的工作,Zedra。这是一个移动代码编辑器,可以直接连接到你的桌面。它就像Claude/Codex的远程控制,但你可以通过远程终端运行任何AI编码代理,配备代码编辑器、Markdown、文件浏览器、Git视图……真正的移动代码编辑器。 Zedra是基于Rust和GPUI构建的,利用了驱动Zed编辑器的高性能渲染引擎,现在在移动设备上也可以使用Zedra。连接采用点对点方式,使用仅出站的网络,基于QUIC/UDP,能够在家庭网络中工作,无需端口转发。 经过4个月的密集工作,Zedra现在可以在iOS/Android上试用,命令行界面支持Mac/Linux/Windows。 <a href="https://github.com/tanlethanh/zedra" rel="nofollow">https://github.com/tanlethanh/zedra</a>
查看原文
Hi everyone! I want to share my recent work, Zedra. This is a mobile code editor that connects directly to your desktop. It&#x27;s like Claude&#x2F;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.<p>It&#x27;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&#x2F;UDP, working on home networks, without port forwarding.<p>After 4 months of intensive work, Zedra is now ready to try on iOS&#x2F;Android, CLI supports Mac&#x2F;Linux&#x2F;Windows.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;tanlethanh&#x2F;zedra" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;tanlethanh&#x2F;zedra</a>