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

1作者: tanlethanh26 天前
大家好!我想分享我最近的作品 Zedra。这是一款可以直接连接到您桌面的移动代码编辑器。它就像 Claude/Codex 的远程控制,但您可以运行任何 AI 编码代理,通过远程终端进行操作,并具备代码编辑器、Markdown、文件浏览器、Git 视图等功能……一个真正的移动端代码编辑器。 它基于 Rust 和 GPUI 构建,利用了驱动 Zed 编辑器的高性能渲染引擎,现在通过 Zedra 在移动端实现。连接采用点对点方式,仅使用出站网络,基于 QUIC/UDP,可在家庭网络中运行,无需端口转发。 经过 4 个月的紧张开发,Zedra 现在已准备好在 iOS/Android 上进行试用,其 CLI 版本支持 Mac/Linux/Windows。 https://github.com/tanlethanh/zedra
查看原文
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>