Zed
9 known investors
Zed is a code editor written from scratch in Rust that uses multiple CPU cores and the GPU for high performance, with support for running AI agents in parallel to edit code and run tools. It also includes real-time collaboration features such as team chat, shared editing, and screen sharing, aimed at software developers and engineering teams.
Also known as Zed Industries Β· Zed Industries, Inc. Β· zed-industries/zed
Founders & leadership
Investors Β· 9
Also in the syndicate Β· 2
Valuation Β· disclosed
Disclosed eventsSource: SEC prospectus filings, and round valuations the company or its investors disclosed β follow each entry's link for the claim.
Company profile
researched Aug 2026Zed is a code editor developed by Zed Industries, Inc., a for-profit company founded by former members of GitHub's Atom editor team. The editor is written in Rust and positioned around performance, minimalist design and "multiplayer" editing, in which teammates can join a shared project and edit code as if it were on their local machine, follow each other around the codebase, call one another from a built-in contacts panel, and share screens. The project's tagline is "code at the speed of thought."
Beyond collaboration, Zed has added an AI layer: an Agent Panel for delegating coding tasks to agents that discover context, edit files and run tools, inline assistance, a unified-diff review flow for accepting or rejecting agent changes, and granular tool-permission settings. Zed supports third-party agents such as Claude Agent, Codex and OpenCode through the Agent Client Protocol (ACP), MCP servers for extending agent knowledge, models hosted by Zed, local models via Ollama, and user-supplied API keys from any provider. It also ships Zeta, an open-weight, open-data edit-prediction model. The same real-time multiplayer infrastructure used for human collaboration is reused for following agents.
The editor runs on macOS (10.15 or later), Linux and Windows, distributed via direct download, an install script and package managers; a web version is not yet available. It includes a command palette, project-wide search, integrated terminal, extension system for languages, theme selection, Vim and Helix keybinding modes, and migration guides for users coming from VS Code, IntelliJ IDEA, PyCharm, WebStorm and RustRover.
Founding story
Nathan Sobo joined GitHub in late 2011 to build the Atom text editor and led the Atom team until 2018, also co-leading Teletype for Atom, an early production use of conflict-free replicated data types for collaborative text editing. Antonio Scandurra joined the Atom team in 2014 after open source contributions drew attention, later co-architecting Teletype and working on a real-time distributed CRDT database in Rust at Ditto. Max Brunsfeld joined Atom in 2013 from Pivotal Labs and built Tree-sitter, the incremental parsing framework powering code analysis at GitHub. In 2019 Sobo and Scandurra concluded that realizing their vision of a code editor and collaboration platform required starting over on a new technical foundation; they worked nights and weekends until spring 2021, when they raised a seed round and founded Zed Industries.
Business model
Zed Industries, Inc. is a for-profit company. At the time of its Series A the company was pre-revenue and planned to monetize primarily through a service-based model. Current public materials reference hosted models with simple pricing and no API-key management, plus pricing and plans pages, alongside GitHub Sponsors donations that go to Zed Industries as general company revenue with no associated perks or entitlements.
Service-based monetization, including Zed-hosted AI models offered under stated pricing plans; the editor itself is open source, and GitHub Sponsors contributions are treated as general company revenue.
Traction
During the private alpha the waiting list reached roughly 12,000 people with about 800 weekly active users. As of the fetched GitHub page the repository had about 89,000 stars, 10,200 forks, 315 watchers and 39,643 commits, with a public feed of recently merged pull requests from external contributors. Public testimonials come from developers including Amos Wenger, JosΓ© Valim (creator of Elixir), Fatih Arslan and Samuel Colvin (creator of Pydantic). The company publishes an agent-usage metrics dashboard covering Zed Agent, Claude Agent and Codex CLI.
Latest developments
Recent public activity includes stable release 1.16.1 (August 19, 2026), continued merged pull requests covering agent UI fixes, OpenCode model updates, addition of Google Gemini 3.7 Flash, an ask_user elicitation tool, support for self-hosted Sweep next-edit models and a Max reasoning-effort setting. Product pages highlight Zed-hosted access to models such as Claude Opus and GPT 5.4, an agentic panel layout, and expansion of the Agent Client Protocol ecosystem.
βΈFull profile β market position, technology, go-to-market, geography, history, risks & controversies
Market position
Zed competes in the crowded IDE/code-editor market. At the time of its Series A, Stack Overflow's 2022 developer survey put Visual Studio Code at 74.48% preference among respondents and IntelliJ second at 27.97%, and TechCrunch noted other upstarts such as StackBlitz, which had raised $7.9 million for a browser-based IDE. Zed differentiates on native performance, collaboration and openness, and publishes benchmark comparisons against other AI-enabled editors.
Stated differentiators are performance, design and multiplayer editing: a Rust-written editor rendered at 120fps, real-time collaborative editing and following, and an open stack in which the editor, the Zeta edit-prediction model and the Agent Client Protocol are all open source. The company also emphasizes agent interoperability (any agent, any tool via ACP and MCP), flexible model sourcing (hosted, local via Ollama, or bring-your-own-key), fine-grained agent tool permissions, and public transparency about how developers use agents in Zed.
Technology
Zed is written in Rust and uses the GPUI framework (a repository topic alongside rust-lang and text-editor). It renders at 120fps and reuses CRDT-based distributed-systems work from the founders' Teletype experience for real-time collaboration, with the same multiplayer infrastructure used to follow AI agents. The AI stack includes the Agent Panel, inline assistance, unified-diff review, the Agent Client Protocol for connecting external agents, MCP server support, and Zeta, an open-weight, open-data model predicting the next edit at keystroke granularity. The codebase is a Cargo workspace with a collab server component (Dockerfile-collab, LiveKit configuration) and is licensed primarily under GPL-3.0-or-later with Apache-2.0 components.
Go-to-market
Direct download from zed.dev plus package-manager and install-script distribution for macOS, Linux and Windows; an open-source GitHub repository with contributor onboarding; community channels on Discord, GitHub Discussions and Reddit; a newsletter covering release notes, beta invites and agentic engineering content; migration guides for users of competing editors; and content marketing including benchmark posts, an agentic-engineering interview series and developer testimonials.
Individual software developers and engineering teams, including users migrating from VS Code, IntelliJ IDEA, PyCharm, WebStorm, RustRover and Vim/Helix workflows; open-source projects are an explicitly stated target, with the stated objective of becoming the standard platform for open source software development and the go-to tool for software teams.
Geography
Sources do not state a headquarters location; one team member is described as living in San Francisco, and the team is distributed with members of varied national backgrounds. Software distribution is global across macOS, Linux and Windows.
History
Development began as nights-and-weekends work from 2019, with Zed Industries formed in spring 2021 after a seed round. In March 2023 the company announced a $10M Series A led by Redpoint Ventures at a $40M valuation and launched the editor in beta after a private alpha. The team expanded from 2022 onward with engineers, designers and community and operations staff. Zed went open source in January 2024, and in April 2024 hired its first open-source contributor onto the team. The product subsequently added AI agent features, the Agent Client Protocol and the Zeta edit-prediction model, with stable release 1.16.1 dated August 19, 2026.
Risks & controversies
TechCrunch noted that code editors are notoriously difficult to monetize and questioned whether Zed could break into a market dominated by Visual Studio Code, while the company was pre-revenue at its Series A with seven employees. No other controversies are described in the sources.
Compiled by commissioned research from 8 cited public sources β announcements, filings, and press listed under research sources below.
Key figures
latest reportedCompany-reported or press-reported figures, each dated to when it was claimed β not independently audited.
Timeline Β· 5
launches, deals, and filingsVersion 1.16.1 listed as the current release on Zed's download page, with macOS (10.15+), Linux and Windows distribution channels.
Zed's team page notes that Zed went open source in January 2024; the project is licensed primarily under GPL-3.0-or-later with Apache-2.0 components.
Zed announced a $10 million Series A led by Redpoint Ventures with participation from Root Ventures, Matchstick Ventures and V1.VC, plus angels including Figma's Dylan Field and GitHub's Tom Preston Werner. The round valued Zed at $40 million and brought total investment to roughly $12.5 million.
$10M source β
Zed launched in beta following a private alpha; the company was pre-revenue at the time.
Nathan Sobo and Antonio Scandurra worked on Zed nights and weekends until spring 2021, when they raised a seed round and started Zed Industries.
Dated company events from announcements, filings, and press; legal rows summarize public dockets and regulator releases.
In the news
βΈResearch sources Β· 8
primary sources listed
- Zed β Downloadzed.dev Β· web
8 public sources were cited for this profile; the first-party ones are listed here.
Frequently asked questions
- What does Zed do?
- Zed is an open-source, Rust-based high-performance code editor with built-in multiplayer collaboration and AI agent support.
- Who founded Zed?
- Zed was founded by Nathan Sobo, Antonio Scandurra, Max Brunsfeld.
- Who are Zed's investors?
- Zed's investors include Matchstick Ventures, Nimble Partners, Preston-Werner Ventures, Redpoint Ventures, Root Ventures Manager, Llc, Sequoia Capital, V1 VC.


.png)


