RC RANDOM CHAOS

Zed hits 1.0: Rust-built, GPU-rendered editor bets on AI-native collaboration

· via Hacker News

Original source

Zed 1.0

Hacker News →

Zed has declared its editor stable at version 1.0 after five years of development. Built by the team behind Atom, Zed deliberately rejects the Electron/Chromium foundation that Atom helped create, instead rendering its UI through a custom Rust framework called GPUI that pushes data straight to GPU shaders. The result is over a million lines of code spanning macOS, Windows, and Linux, with the language support, Git integration, SSH remoting, and debugger features developers now expect from a mainstream editor.

The 1.0 pitch leans heavily on AI integration. Zed supports parallel agents, keystroke-granularity edit predictions, and the Agent Client Protocol, which plugs in Claude Agent, Codex, OpenCode, and Cursor. Alongside the release, the company is launching Zed for Business with centralized billing, RBAC, and team management — a clear move toward enterprise revenue.

The roadmap centers on DeltaDB, a CRDT-based synchronization engine that tracks character-level changes to give humans and agents a shared, consistent view of a codebase. The team frames owning the full stack — from rendering to sync — as the prerequisite for that kind of collaborative, agent-aware workflow, something they argue isn’t achievable inside a borrowed browser engine.

Read the full article

Continue reading at Hacker News →

This is an AI-generated summary. Read the original for the full story.