Tech

Zed code editor reaches version 1.0 with AI-native architecture and DeltaDB

The release introduces parallel agent execution and character-level change tracking, marking a tipping point for the tool's widespread adoption across macOS, Windows and Linux.

Author
Owen Mercer
Markets and Finance Editor
Published
Draft
Source: Hacker News · original
Tech
No image available
After five years of development, the Rust-based editor abandons web technologies for a GPU-driven stack to support collaborative coding with humans and agents

The Zed team has officially released version 1.0 of its code editor, a milestone reached after five years of development and the shipping of over a thousand versions. The update signifies that the application has arrived at a tipping point where most developers can feel at home using the tool, despite the team's ongoing commitment to continuous improvement.

Originally conceived as a fork of Atom, the project was rebuilt from the ground up in Rust to overcome the performance limitations imposed by web technologies like Electron. Rather than building the application like a web page, the team constructed it like a video game, utilising a custom Rust-based UI framework known as GPUI. This architecture feeds data directly to shaders running on the GPU, allowing the editor to operate independently of browser engines.

Central to this release is the shift toward an AI-native foundation. Instead of adding artificial intelligence as an add-on, Zed integrates it into its core architecture. The editor now supports running multiple agents in parallel and offers edit predictions at keystroke granularity. This capability is facilitated by the Agent Client Protocol, which enables integration with various AI agents including Claude Agent, Codex, OpenCode, and Cursor.

To support this new collaborative model, the launch includes DeltaDB, a synchronization engine built on conflict-free replicated data types. This system tracks changes with character-level granularity, allowing multiple humans and AI agents to share a consistent view of the codebase as it evolves. This evolution reflects a broader shift in software development where collaboration now encompasses humans and AI agents working in the same space on the same code.

The 1.0 version also introduces Zed for Business, a new tier designed to allow companies to roll out the editor to their engineering teams. This offering features centralized billing, role-based access controls, and team management, addressing the needs of organisations looking to standardise their development environment. The release maintains full support for Git integration, SSH remoting, and a debugger across macOS, Windows, and Linux.

The team emphasises that reaching 1.0 does not mean the product is finished or perfect, but rather that it has achieved a level of capability where it is ready for widespread use. With hundreds of thousands of developers already relying on Zed to ship software, the release marks a significant step forward in the pursuit of a fundamentally better coding environment.

Continue reading

More from Tech

Read next: France Enacts Strict Ban on Unsolicited Telemarketing Calls
Read next: OpenAI expands Daybreak cybersecurity programme with new model tiers
Read next: AI models map 766 genes in schizophrenia genetic architecture