An experimental remote code editor on mobile with GPU-accelerated rendering powered by Zed's GPUI, P2P tunnel over QUIC/UDP by Iroh.
$ npx -y skills add tanlethanh/zedra --agent claude-code
Repo: tanlethanh/zedra
What's inside
An experimental remote code editor on mobile with GPU-accelerated rendering powered by Zed's GPUI, P2P tunnel over QUIC/UDP by Iroh. Zedra focuses on providing mobile-first experience for developers to read code, view changes, and run AI agents over a secure, P2P tunnel.

Zedra is early, but it provides the most secure approach with e2e encryption, direct connection, and zero-trust model in a near future. If you have any concern about security, email me at tanle@zedra.dev, I will support to bring Zedra to your workflow with trust.
Note: Zedra uses direct P2P connections when possible, but may fallback to relays if blocked by Symmetric NAT or CGNAT (common in home networks). Works best on LANs and supported relay regions. For high latency issues, please reach out. Learn more: How NAT traversal works
MacOS/Linux
curl -fsSL zedra.dev/install.sh | sh
# Install agent hooks for notification
zedra setup
# Start daemon in working directory
zedra start --detach
Windows
irm https://zedra.dev/install.ps1 | iex
zedra start --detach
Claude Code
# Config Zedra skills, hooks for Claude
zedra setup claude
# In Claude Code, reload plugins and start Zedra
/zedra-start
Codex
# Config Zedra skills, hooks for Codex
zedra setup codex
# In Codex, reload plugins and start Zedra
$zedra-start
Scan the QR code with the Zedra app. That's it.
Uninstall
zedra uninstall
Stop running daemons, remove agent hooks, delete local state (~/.config/zedra, ~/.cache/zedra), and delete the binary. Add --yes to accept all.
zedra start runs a lightweight daemon on your desktopZedra is under active development. Core features are stable and in use — bugs, rough edges, and breaking changes should be expected. Feedback and issues are welcome on GitHub.
MIT © Tan Le
FAQ
zedra is a Claude Code plugin with 1 hand-picked skill for development work, indexed on Flowy. Install it with the command on its page. It includes debug-ios. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
Is this plugin yours?
Claim it with GitHubSubmit a pluginPromote it