Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
Zed is a high-performance, multiplayer code editor built by the creators of Atom and Tree-sitter using Rust and a custom UI framework called GPUI. The project includes infrastructure for agent skills—task-specific instruction files that extend an AI agent with project or domain-specific capabilities—with support for loading, parsing, and discovering skills from both global and project-local directories according to the Agent Skills specification. Deployment and asset serving are handled through Cloudflare Workers.