Zed Industries

Zed Industries

Collaborative code editor with CRDT synchronization

Overview

Zed.dev offers a collaborative code editor for software teams where discussions, planning, and code live in hierarchical channels with shared documents. It uses Conflict-Free Replicated Data Types (CRDTs) to keep code and notes synchronized as multiple developers edit concurrently, enabling a multi-threaded workflow. Features include jumping to teammates’ code positions, following work, role switching for reviews, built-in screen sharing, and Vim-style editing alongside VS Code key bindings. The goal is to provide reliable, high-performance, integrated collaboration for coding, chat, and project tracking, typically via a subscription for premium features.

About Zed Industries

Simplify's Rating
Why Zed Industries is rated
B-
Rated B on Competitive Edge
Rated B on Growth Potential
Rated C on Differentiation

Industries

Enterprise Software

Company Size

51-200

Company Stage

Series B

Total Funding

$42M

Headquarters

Denver, Colorado

Founded

2021

Get referred to Zed Industries

See people who can refer or advise you

Simplify Jobs

Simplify's Take

What believers are saying

  • On 2026-08-05, Zed 1.14 made agent sandboxing default across macOS, Linux, and WSL.
  • Zed pricing on 2026-08-14 shows Personal free, Pro $10, Business $30.
  • Mercury and Ramp already use Zed for Business, validating enterprise procurement.

What critics are saying

  • Gram forked Zed on 2026-03-03, stripping AI, chat, telemetry, and subscriptions.
  • Zed's March 2026 terms dispute invited backlash over reverse-engineering limits and age gating.
  • Cursor, JetBrains, and VS Code can crush Zed before 2027 if adoption stalls.

What makes Zed Industries unique

  • Zed's Rust rebuild and GPUI keep latency lower than Electron editors like VS Code.
  • On 2026-04-29, Zed 1.0 shipped parallel agents, SSH remoting, and built-in AI workflows.
  • On 2026-05-06, Zed for Business added org-wide policy controls, billing, and governance.

Help us improve and share your feedback! Did you find this helpful?

Funding

Total Funding

$42M

Below

Industry Average

Funded Over

2 Rounds

Series B funding is typically for startups that have proven their business model and need more funding to expand rapidly—often by entering new markets or adding more products. Investors are usually venture capital firms that specialize in later-stage investments.
Series B Funding Comparison
Meet Average

Industry standards

$35M
$32M
Zed Industries
$45M
Linktree
$65M
Substack
$100M
ClickUp

Benefits

Remote Work Options

Growth & Insights and Company News

Headcount

6 month growth

-1%

1 year growth

3%

2 year growth

1%
TheToolPicker
Aug 11th, 2026
Zed editor v1.14: default sandboxing for agent panel tools enhances security.

Zed editor v1.14: default sandboxing for agent panel tools enhances security. Zed version 1.14 introduces default sandboxing for agent panel tools, enhancing security and stability for developers. Learn about this crucial update and its implications. Zed, a popular code editor, has rolled out version 1.14, introducing a significant security upgrade: default sandboxing for its agent panel tools. This feature aims to isolate potentially untrusted code, thereby improving the overall security and stability of the development environment. Why it matters. Sandboxing creates a secure, isolated environment for running code, preventing it from affecting the main application or your operating system. This is particularly crucial for agent panel tools, which might process external data or user-generated code. The new default sandboxing in Zed ensures enhanced security against malicious code, improves application stability by containing errors, and builds greater trust for developers integrating various tools. This update is a significant step forward for developer tools, ensuring a safer experience. Potential drawbacks. While sandboxing offers substantial security benefits, it can sometimes introduce performance overhead. Developers utilizing custom agent panel tools might also need to adapt their code to function correctly within the new sandboxed environment. Zed's official documentation should provide guidance on any necessary adjustments for developers. Explore more about code editors to see how Zed compares. Final thoughts. The introduction of default sandboxing in Zed version 1.14 is a commendable step towards a more secure development experience. This update reinforces Zed's commitment to user safety and system integrity. Developers looking for secure coding environments might find Zed's approach appealing, especially when integrating various third-party or custom tools, similar to how secure browsers protect user data.

The Register
Apr 30th, 2026
Zed editor hits 1.0: Rust-built IDE from ex-Atom team aims to outpace VS Code

Zed, a Rust-built code editor developed by former GitHub Atom team members, has released version 1.0. CEO and co-founder Nathan Sobo, who spent nine years at GitHub working on Atom and Electron, said the editor has reached a point where most developers can quickly adapt to it. Sobo noted that whilst web technology offered an easy development path for previous projects, it limited performance and capabilities. The version 1.0 release includes bug fixes alongside new features such as bookmarks for quick text navigation and a Git commit viewing command palette action. Zed Industries aims to provide an alternative to Chromium-based editors like Visual Studio Code, leveraging Rust's performance advantages over web technologies.

Linuxiac
Apr 29th, 2026
Zed Code Editor hits 1.0 with gpu-accelerated UI.

Zed Code Editor hits 1.0 with gpu-accelerated UI. Zed Code Editor reaches version 1.0, moving beyond its pre-release phase with a GPU-accelerated UI and cross-platform support. Zed, the Rust-based code editor from Atom's original creators, has reached version 1.0, marking its first stable milestone after years of pre-1.0 development. The release is available for Linux, macOS, and Windows. Some of you probably remember that Atom was one of the most influential open-source code editors of the 2010s and helped popularize the Electron-based desktop app model. Unfortunately, GitHub officially sunsetted Atom in 2022, years after Microsoft acquired the company. In light of this, it is most accurate to say that Zed is not a continuation of Atom's codebase but comes from Atom's original creators and is widely seen as its spiritual successor. Because this time the architecture is different. Zed was rebuilt from scratch in Rust and uses GPUI, its own hardware-accelerated UI framework, rather than Electron. The project focuses on native performance, low latency, and direct control over the editor's rendering stack. Zed 1.0 also builds on what Atom offered. Alongside standard editor features, the project now includes Git integration, SSH remoting, debugging, language tooling, and built-in AI workflows. The editor supports AI agents, edit predictions, and the Agent Client Protocol, allowing external coding agents to work inside the editor. This week's 1.0 release also includes several smaller improvements, secondary to the milestone itself. Notable additions include bookmark support, a new command palette action to view Git commits, animated GIF support in the Markdown preview, improved fuzzy matching, better SSH session reuse, and support for the DeepSeek-V4-Pro and DeepSeek-V4-Flash AI models. The release also brings many fixes across Git, Vim mode, terminals, dev containers, remote development, Windows path handling, Markdown preview, Python workspaces, and Linux X11 input handling. One breaking change is included: the old "soft_wrap": "preferred_line_length" setting has been removed in favor of "soft_wrap": "bounded". Alongside the 1.0 milestone, Zed is introducing Zed for Business, designed for teams that need centralized billing, role-based access controls, and organization management, positioning Zed into the broader developer tooling market, where it competes with established options such as Visual Studio Code, JetBrains IDEs, and other modern code editors. Tell others: Bobby borisov. Bobby, an editor-in-chief at Linuxiac, is a Linux professional with over 20 years of experience. With a strong focus on Linux and open-source software, he has worked as a Senior Linux System Administrator, Software Developer, and DevOps Engineer for small and large multinational companies. Your email address will not be published. Required fields are marked *

The Register
Mar 4th, 2026
Gram: New Rust text editor strips AI and chat features from Zed

Gram, a new text editor written in Rust, has launched as a stripped-down fork of Zed that removes AI integration, chat features and telemetry. Developer Kristoffer Grönlund cited concerns over Zed's terms of service and opposition to AI integration in code editors as motivations for the fork. The editor eliminates Zed's LLM integration, collaboration features, subscriptions and accounts whilst retaining core text-editing functionality. Grönlund criticised Zed's original terms of service, which required users to be over 18 and included clauses against reverse-engineering. Notably, Zed Industries revised its terms the same day Gram went public. Gram currently requires manual compilation, whilst Zed remains available as ready-made binaries for macOS, Linux and Windows in both x86-64 and Arm64 variants.

Google
Aug 27th, 2025
Beyond the terminal: Gemini CLI comes to Zed

Starting today, Gemini CLI is integrated with Zed, bringing Gemini's models directly into Zed's Rust-based environment.

Recently Posted Jobs

Sign up to get curated job recommendations

Zed Industries is Hiring for 2 Jobs on Simplify!

Find jobs on Simplify and start your career today

Don't see your dream role? Check out thousands of other roles on Simplify. Browse all jobs →