
zed-industries
6 Apps · 1 Intel
Zed Industries is a developer-tools company founded in 2021 by Nathan Sobo, Antonio Scandurra, and Max Brunsfeld — the team that built GitHub's Atom editor and the Tree-sitter incremental parsing framework. After years of research into conflict-free replicated data types through Atom's real-time collaboration features, the founders rebuilt the code editor from scratch in Rust to pursue the performance and multiplayer-native design that web-based editor architectures made difficult to achieve.
Apps
Multiplayer code editor written in Rust. GPU-rendered, AI-native, designed for raw speed.
Agent Client Protocol bridge for OpenAI Codex. Lets Zed (and any ACP-aware editor) drive Codex CLI as a coding agent.
Create-React-App style scaffolding tool for new GPUI applications, the GPU UI framework behind Zed.
Model Context Protocol server for Postgres.
A language server that shows package version hover information in package.json files, built by Zed Industries.
Python context server for the Zed editor, exposing project context to AI features through the MCP-style protocol.
Intel
This week's release includes dedicated Staged Changes and Unstaged Changes multibuffers where you can review, stage, unstage, or restore individual hunks; Git Graph improvements including configurable columns and full commit messages rendered as Markdown; and a preview pane in the project symbols picker. ## Features ### AI - Agent: Added support for searching (`cmd-f` on macOS, `ctrl-f` on Linux/Windows) inside of terminal threads. ([#60292](https://github.com/zed-industries/zed/pull/60