Zed Industries, creator of the high-performance open-source code editor Zed, recently secured $32 million in Series B funding. Sequoia Capital led this investment round. This brings Zed's total funding to over $42 million.
The new capital will accelerate development of capabilities enabling real-time collaborative AI coding. Developers and AI agents will interact directly within code. Zed builds persistent, contextual conversations tied directly to code.
Scaling AI-Powered Code Collaboration
Unlike Git, which uses commits for collaboration, Zed captures ongoing discussions. It employs character-level permalinks powered by conflict-free replicated data types (CRDTs). This approach transforms codebases into multi-dimensional context sources.
Zed was engineered from the ground up for collaborative coding. Competitors often fork VS Code and add AI features. Zed's lightning-fast Rust codebase uses GPUI, a GPU-accelerated UI framework.
Since going open-source in 2024, Zed has grown quickly. It attracts 1,100 contributors and over 150,000 active developers. This funding supports Zed's vision for the future of AI-powered collaborative coding.

