# Zed Industries - Blog

Zed Industries - Blog

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Delta launches public beta for collaborative coding with agents and code review

DevFeed: [Delta launches public beta for collaborative coding with agents and code review](<https://devfeed.tech/articles/replace-prs-with-delta-now-in-public-beta-31423.md>)

Original publisher: [Read original article](<https://zed.dev/blog/delta-public-beta>)

Author: Nathan Sobo

Published: 2026-09-16T00:00:00Z

Content type: release

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [coding](<https://devfeed.tech/topics/coding.md>), [pull-requests](<https://devfeed.tech/topics/pull-requests.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [browser](<https://devfeed.tech/topics/browser.md>)

Tags: [beta](<https://devfeed.tech/tags/beta.md>), [github](<https://devfeed.tech/tags/github.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [pull-requests](<https://devfeed.tech/tags/pull-requests.md>), [tooling](<https://devfeed.tech/tags/tooling.md>)

### AI overview

Delta is now available in public beta as a collaborative environment for coding with agents and reviewing their work. It supports shared agent conversations, isolated review worktrees, and access from macOS, Linux, Windows, the web, and mobile browsers.

### Source excerpt

Delta is now in public beta. Replacing pull requests is our first step toward replacing GitHub.

## Agents and Xanalogical Computing: Versioned, Traceable References

DevFeed: [Agents and Xanalogical Computing: Versioned, Traceable References](<https://devfeed.tech/articles/xanadu-was-waiting-for-agents-13412.md>)

Original publisher: [Read original article](<https://zed.dev/blog/agentic-xanadu>)

Author: Nathan Sobo

Published: 2026-09-01T00:00:00Z

Content type: article

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [Code](<https://devfeed.tech/topics/code.md>), [Web](<https://devfeed.tech/topics/web.md>), [Traces](<https://devfeed.tech/topics/traces.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agents](<https://devfeed.tech/tags/agents.md>), [code](<https://devfeed.tech/tags/code.md>), [traces](<https://devfeed.tech/tags/traces.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

The article revisits Ted Nelson's vision of Xanadu and argues that agents make its ideas more practical. Agents can follow source and discussion layers, preserve references to exact text spans, and cite those connections so humans can audit their work.

### Source excerpt

Ted Nelson specified the docuverse sixty years ago. The technology finally arrived, and so did its native users.

## Introducing Delta

DevFeed: [Introducing Delta](<https://devfeed.tech/articles/introducing-delta-13504.md>)

Original publisher: [Read original article](<https://zed.dev/blog/introducing-delta>)

Author: Nathan Sobo

Published: 2026-08-12T00:00:00Z

Content type: release

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [coding](<https://devfeed.tech/topics/coding.md>), [App](<https://devfeed.tech/topics/app.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [Git](<https://devfeed.tech/topics/git.md>), [Software](<https://devfeed.tech/topics/software.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agents](<https://devfeed.tech/tags/agents.md>), [build](<https://devfeed.tech/tags/build.md>), [coding](<https://devfeed.tech/tags/coding.md>), [developers](<https://devfeed.tech/tags/developers.md>), [git](<https://devfeed.tech/tags/git.md>), [multiplayer](<https://devfeed.tech/tags/multiplayer.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [review](<https://devfeed.tech/tags/review.md>), [software](<https://devfeed.tech/tags/software.md>), [team](<https://devfeed.tech/tags/team.md>)

### AI overview

Zed introduces Delta, a private-beta multiplayer environment for coding with agents and reviewing their work. Delta connects code, conversations, worktrees, and real-time collaboration through DeltaDB while remaining compatible with existing Git repositories.

### Source excerpt

A multiplayer environment for coding with agents, from the creators of Zed.

## Hidden Gems: Part 4

DevFeed: [Hidden Gems: Part 4](<https://devfeed.tech/articles/hidden-gems-part-4-13489.md>)

Original publisher: [Read original article](<https://zed.dev/blog/hidden-gems-part-4>)

Author: Joseph Lyons

Published: 2026-06-23T00:00:00Z

Content type: tutorial

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [GUI](<https://devfeed.tech/topics/gui.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Terminal](<https://devfeed.tech/topics/terminal.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [macOS](<https://devfeed.tech/topics/macos.md>), [Windows](<https://devfeed.tech/topics/windows.md>)

Tags: [command-line](<https://devfeed.tech/tags/command-line.md>), [merge](<https://devfeed.tech/tags/merge.md>), [projects](<https://devfeed.tech/tags/projects.md>), [terminal](<https://devfeed.tech/tags/terminal.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

A collection of Zed workflows and lesser-known features covers centered editor layouts, navigating projects, worktrees and branches with keybindings, and configuring Zed as an interactive terminal editor.

### Source excerpt

Favorite workflows and hidden features from the Zed team and community.

## Zed Guild: What We Built, What We Learned

DevFeed: [Zed Guild: What We Built, What We Learned](<https://devfeed.tech/articles/zed-guild-what-we-built-what-we-learned-13582.md>)

Original publisher: [Read original article](<https://zed.dev/blog/zed-guild-retrospective>)

Author: Esther Trapadoux

Published: 2026-06-16T00:00:00Z

Content type: opinion

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [Open Source](<https://devfeed.tech/topics/open-source.md>), [D](<https://devfeed.tech/topics/d.md>), [pull-requests](<https://devfeed.tech/topics/pull-requests.md>)

Tags: [community](<https://devfeed.tech/tags/community.md>), [contributors](<https://devfeed.tech/tags/contributors.md>), [pull-requests](<https://devfeed.tech/tags/pull-requests.md>), [retrospective](<https://devfeed.tech/tags/retrospective.md>), [rust](<https://devfeed.tech/tags/rust.md>)

### AI overview

Zed reflects on its first 12-week Guild cohort, a contributor program in which participants triaged issues, fixed bugs, and shipped features alongside the team. The cohort ended with 33 active contributors merging 148 pull requests, and feitreim received the grand prize.

### Source excerpt

A retrospective on the Zed Guild - what we built with our community contributors, what we learned, and what comes next.

## DeltaDB: Version Control for Agent Conversations and Evolving Worktrees

DevFeed: [DeltaDB: Version Control for Agent Conversations and Evolving Worktrees](<https://devfeed.tech/articles/software-is-made-between-commits-13506.md>)

Original publisher: [Read original article](<https://zed.dev/blog/introducing-deltadb>)

Author: Nathan Sobo

Published: 2026-06-11T00:00:00Z

Content type: article

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [Software](<https://devfeed.tech/topics/software.md>), [coding](<https://devfeed.tech/topics/coding.md>), [Git](<https://devfeed.tech/topics/git.md>), [pull-requests](<https://devfeed.tech/topics/pull-requests.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [code](<https://devfeed.tech/tags/code.md>), [collaboration](<https://devfeed.tech/tags/collaboration.md>), [files](<https://devfeed.tech/tags/files.md>), [git](<https://devfeed.tech/tags/git.md>), [pull-requests](<https://devfeed.tech/tags/pull-requests.md>), [software](<https://devfeed.tech/tags/software.md>), [source](<https://devfeed.tech/tags/source.md>), [terminal](<https://devfeed.tech/tags/terminal.md>), [version-control](<https://devfeed.tech/tags/version-control.md>)

### AI overview

Zed introduces DeltaDB, a version-control system that records fine-grained code changes alongside the conversations that produce them. It is designed for worktrees edited concurrently by people and agents, with references anchored to individual deltas.

### Source excerpt

Agents turned the conversation into the real source of our software. DeltaDB is the version control built for it.

## The Community Champions Program

DevFeed: [The Community Champions Program](<https://devfeed.tech/articles/the-community-champions-program-13444.md>)

Original publisher: [Read original article](<https://zed.dev/blog/community-champions>)

Author: Joseph Lyons

Published: 2026-06-02T00:00:00Z

Content type: opinion

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [GitHub](<https://devfeed.tech/topics/github.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Pull Request](<https://devfeed.tech/topics/pull-request.md>), [Code review](<https://devfeed.tech/topics/code-review.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Discord](<https://devfeed.tech/topics/discord.md>), [Atom](<https://devfeed.tech/topics/atom.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [code](<https://devfeed.tech/tags/code.md>), [code-review](<https://devfeed.tech/tags/code-review.md>), [community](<https://devfeed.tech/tags/community.md>), [contribution](<https://devfeed.tech/tags/contribution.md>), [contributors](<https://devfeed.tech/tags/contributors.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [discord](<https://devfeed.tech/tags/discord.md>), [github](<https://devfeed.tech/tags/github.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [organization](<https://devfeed.tech/tags/organization.md>), [people](<https://devfeed.tech/tags/people.md>), [pull-requests](<https://devfeed.tech/tags/pull-requests.md>), [quality](<https://devfeed.tech/tags/quality.md>), [review](<https://devfeed.tech/tags/review.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

Zed describes its Community Champions program, which formally recognizes active contributors who improve the project through code, issues, code review, and community engagement. The article explains how champions are identified and how their status helps signal contributions for prioritization.

### Source excerpt

How we recognize our frequent contributors.

## What GitHub Copilot's Usage-Based Billing Means for Zed Users

DevFeed: [What GitHub Copilot's Usage-Based Billing Means for Zed Users](<https://devfeed.tech/articles/what-github-copilot-s-usage-based-billing-means-for-zed-users-13475.md>)

Original publisher: [Read original article](<https://zed.dev/blog/github-copilot-usage-based-billing>)

Author: Morgan Krey

Published: 2026-06-01T00:00:00Z

Content type: news

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [GitHub Copilot](<https://devfeed.tech/topics/github-copilot.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [billing](<https://devfeed.tech/tags/billing.md>), [copilot](<https://devfeed.tech/tags/copilot.md>), [github](<https://devfeed.tech/tags/github.md>), [github-copilot](<https://devfeed.tech/tags/github-copilot.md>), [usage-based-billing](<https://devfeed.tech/tags/usage-based-billing.md>)

### AI overview

GitHub is moving Copilot Chat in Zed from request-based billing to token-based billing through GitHub AI Credits. Agent turns, inline assists, commit-message generation, tool calls, and subagent work using Copilot Chat models will count toward usage, while Copilot edit predictions will not.

### Source excerpt

Copilot Chat is now metered with GitHub AI Credits. Copilot edit predictions are not.

## Terminal Threads Are Live in Zed

DevFeed: [Terminal Threads Are Live in Zed](<https://devfeed.tech/articles/terminal-threads-are-live-in-zed-13540.md>)

Original publisher: [Read original article](<https://zed.dev/blog/terminal-threads>)

Author: Ben Brandt

Published: 2026-05-20T00:00:00Z

Content type: release

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [Terminal](<https://devfeed.tech/topics/terminal.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>)

Tags: [claude-code](<https://devfeed.tech/tags/claude-code.md>), [cli](<https://devfeed.tech/tags/cli.md>), [parallel](<https://devfeed.tech/tags/parallel.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [terminal](<https://devfeed.tech/tags/terminal.md>)

### AI overview

Zed introduces Terminal Threads, allowing terminal-based workflows such as Claude Code and Amp to run as managed threads in the Agent Panel and Threads Sidebar. Terminals are scoped to projects and worktrees, support parallel sessions, keyboard navigation, notifications, and automatic titles.

### Source excerpt

Run Claude Code, Amp, or any terminal agent as threads in Zed's sidebar.

## Why and How to Run Local Models in Zed

DevFeed: [Why and How to Run Local Models in Zed](<https://devfeed.tech/articles/why-and-how-to-run-local-models-in-zed-13513.md>)

Original publisher: [Read original article](<https://zed.dev/blog/local-ai-in-zed>)

Author: Cameron Mcloughlin

Published: 2026-05-19T00:00:00Z

Content type: tutorial

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [Local AI](<https://devfeed.tech/topics/local-ai.md>), [LLMs](<https://devfeed.tech/topics/llms.md>), [llama.cpp](<https://devfeed.tech/topics/llama-cpp.md>), [Ollama](<https://devfeed.tech/topics/ollama.md>), [data](<https://devfeed.tech/topics/data.md>)

Tags: [developer](<https://devfeed.tech/tags/developer.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [llama](<https://devfeed.tech/tags/llama.md>), [llama-cpp](<https://devfeed.tech/tags/llama-cpp.md>), [llms](<https://devfeed.tech/tags/llms.md>), [local](<https://devfeed.tech/tags/local.md>), [local-ai](<https://devfeed.tech/tags/local-ai.md>), [ollama](<https://devfeed.tech/tags/ollama.md>)

### AI overview

This article explains why developers may choose local models in Zed, focusing on privacy, cost, control, and availability. It also discusses their limitations compared with cloud-hosted frontier models and introduces setup guidance.

### Source excerpt

You can run local AI models in Zed to get better performance and control over your data. Here's how.

## Use Your ChatGPT Subscription in Zed

DevFeed: [Use Your ChatGPT Subscription in Zed](<https://devfeed.tech/articles/use-your-chatgpt-subscription-in-zed-13436.md>)

Original publisher: [Read original article](<https://zed.dev/blog/chatgpt-subscription-in-zed>)

Author: Morgan Krey

Published: 2026-05-15T00:00:00Z

Content type: release

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [ChatGPT](<https://devfeed.tech/topics/chatgpt.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [codex](<https://devfeed.tech/topics/codex.md>), [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>), [API keys](<https://devfeed.tech/topics/api-keys.md>)

Tags: [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [api](<https://devfeed.tech/tags/api.md>), [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [cli](<https://devfeed.tech/tags/cli.md>), [codex](<https://devfeed.tech/tags/codex.md>), [coding](<https://devfeed.tech/tags/coding.md>), [github-copilot](<https://devfeed.tech/tags/github-copilot.md>), [openai](<https://devfeed.tech/tags/openai.md>), [third-party](<https://devfeed.tech/tags/third-party.md>)

### AI overview

Zed now lets users sign in with a ChatGPT account to use OpenAI models through their existing ChatGPT subscription. The article describes access through Zed's agent, ACP-compatible clients, the Codex CLI, or a user-provided OpenAI API key.

### Source excerpt

Sign in with your ChatGPT account and use OpenAI's models in Zed.

## What Anthropic's New Claude Billing Means for Zed Users

DevFeed: [What Anthropic's New Claude Billing Means for Zed Users](<https://devfeed.tech/articles/what-anthropic-s-new-claude-billing-means-for-zed-users-13419.md>)

Original publisher: [Read original article](<https://zed.dev/blog/anthropic-subscription-changes>)

Author: Franciska Dethlefsen

Published: 2026-05-14T00:00:00Z

Content type: opinion

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [Claude](<https://devfeed.tech/topics/claude.md>), [anthropic](<https://devfeed.tech/topics/anthropic.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [API](<https://devfeed.tech/topics/api.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>)

Tags: [anthropic](<https://devfeed.tech/tags/anthropic.md>), [api](<https://devfeed.tech/tags/api.md>), [claude](<https://devfeed.tech/tags/claude.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [cli](<https://devfeed.tech/tags/cli.md>), [cost](<https://devfeed.tech/tags/cost.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [subscriptions](<https://devfeed.tech/tags/subscriptions.md>)

### AI overview

This Zed article explains Anthropic's proposed changes to Claude subscription billing for Claude Code usage through third-party tools and the Agent SDK. A June 16 update says the change is not yet taking effect, subscription limits remain unchanged, and Anthropic is revising the plan.

### Source excerpt

Claude subscriptions no longer subsidize Agent SDK usage. Here are the options you have in Zed.

## Zeta2.1: 3x Fewer Tokens, 50ms Faster

DevFeed: [Zeta2.1: 3x Fewer Tokens, 50ms Faster](<https://devfeed.tech/articles/zeta2-1-3x-fewer-tokens-50ms-faster-13600.md>)

Original publisher: [Read original article](<https://zed.dev/blog/zeta2-1>)

Author: Ben Kunkle, Oleksiy Syvokon

Published: 2026-05-08T00:00:00Z

Content type: release

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [model-deployment](<https://devfeed.tech/topics/model-deployment.md>), [hugging face](<https://devfeed.tech/topics/hugging-face.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Code](<https://devfeed.tech/topics/code.md>), [D](<https://devfeed.tech/topics/d.md>)

Tags: [efficiency](<https://devfeed.tech/tags/efficiency.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [model](<https://devfeed.tech/tags/model.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [predictions](<https://devfeed.tech/tags/predictions.md>), [production](<https://devfeed.tech/tags/production.md>), [pypi](<https://devfeed.tech/tags/pypi.md>), [release](<https://devfeed.tech/tags/release.md>), [running](<https://devfeed.tech/tags/running.md>), [rust](<https://devfeed.tech/tags/rust.md>), [tokens](<https://devfeed.tech/tags/tokens.md>)

### AI overview

Zed announces Zeta2.1, an open-weight edit prediction model that uses a new Multi-Region prompt format. Compared with Zeta2, it emits fewer output tokens, delivers faster predictions, and requires fewer servers for the same traffic. The release also supports local use and includes Rust bindings published to PyPI.

### Source excerpt

Zeta2.1 is out and it's more efficient than Zeta2.

## Introducing Zed for Business

DevFeed: [Introducing Zed for Business](<https://devfeed.tech/articles/introducing-zed-for-business-13580.md>)

Original publisher: [Read original article](<https://zed.dev/blog/zed-for-business>)

Author: Morgan Krey, Katie Geer

Published: 2026-05-06T00:00:00Z

Content type: release

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [billing](<https://devfeed.tech/tags/billing.md>), [business](<https://devfeed.tech/tags/business.md>), [features](<https://devfeed.tech/tags/features.md>), [security](<https://devfeed.tech/tags/security.md>), [teams](<https://devfeed.tech/tags/teams.md>)

### AI overview

Zed for Business is generally available for $30 per seat per month. It provides organization-wide AI and collaboration controls, centralized billing, token spending limits, and restrictions on prompt sharing and training settings. The release also supports bringing existing AI provider keys at no extra charge, while SAML/OIDC, SCIM, and SOC 2 certification remain in development.

### Source excerpt

Zed for Business adds org-wide AI settings, policy enforcement, and centralized billing for teams already using Zed.

## We're Not Building AI Features for the Money

DevFeed: [We're Not Building AI Features for the Money](<https://devfeed.tech/articles/we-re-not-building-ai-features-for-the-money-13520.md>)

Original publisher: [Read original article](<https://zed.dev/blog/not-building-ai-for-the-money>)

Author: Conrad Irwin

Published: 2026-05-05T00:00:00Z

Content type: opinion

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [ide](<https://devfeed.tech/topics/ide.md>), [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [billing](<https://devfeed.tech/tags/billing.md>), [business](<https://devfeed.tech/tags/business.md>), [coding](<https://devfeed.tech/tags/coding.md>), [ide](<https://devfeed.tech/tags/ide.md>), [pricing](<https://devfeed.tech/tags/pricing.md>), [teams](<https://devfeed.tech/tags/teams.md>)

### AI overview

Zed explains why it is investing in AI features despite concerns that the focus is driven mainly by revenue. The company describes token-based billing with a 10% markup, plans for Zed for Business, and a long-term collaborative workspace for humans and AI agents. The author also discusses using LLMs as development assistants while manually reviewing and editing generated code.

### Source excerpt

Why Zed invests in AI, and the future we're building toward.

## Zed is 1.0

DevFeed: [Zed is 1.0](<https://devfeed.tech/articles/zed-is-1-0-13569.md>)

Original publisher: [Read original article](<https://zed.dev/blog/zed-1-0>)

Author: Nathan Sobo

Published: 2026-04-29T00:00:00Z

Content type: release

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [Software](<https://devfeed.tech/topics/software.md>), [Code](<https://devfeed.tech/topics/code.md>), [Rust](<https://devfeed.tech/topics/rust.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [Claude](<https://devfeed.tech/topics/claude.md>), [codex](<https://devfeed.tech/topics/codex.md>), [cursor](<https://devfeed.tech/topics/cursor.md>), [vs-code](<https://devfeed.tech/topics/vs-code.md>), [Electron](<https://devfeed.tech/topics/electron.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [chromium](<https://devfeed.tech/tags/chromium.md>), [claude](<https://devfeed.tech/tags/claude.md>), [code](<https://devfeed.tech/tags/code.md>), [codex](<https://devfeed.tech/tags/codex.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [electron](<https://devfeed.tech/tags/electron.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [rust](<https://devfeed.tech/tags/rust.md>), [software](<https://devfeed.tech/tags/software.md>)

### AI overview

Zed announces version 1.0 for its cross-platform code editor. The article describes its Rust-based GPUI framework, GPU-driven interface, language and development-tool integrations, AI features including parallel agents and edit predictions, support for several agent clients, and the launch of Zed for Business.

### Source excerpt

The editor we set out to build is now 1.0.

## Community Champion Spotlight: Jason Lee

DevFeed: [Community Champion Spotlight: Jason Lee](<https://devfeed.tech/articles/community-champion-spotlight-jason-lee-13442.md>)

Original publisher: [Read original article](<https://zed.dev/blog/community-champion-jason-lee>)

Author: Joseph Lyons

Published: 2026-04-27T00:00:00Z

Content type: article

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [pull-requests](<https://devfeed.tech/topics/pull-requests.md>), [Framework](<https://devfeed.tech/topics/framework.md>), [ui](<https://devfeed.tech/topics/ui.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [Electron](<https://devfeed.tech/topics/electron.md>)

Tags: [bug-fixes](<https://devfeed.tech/tags/bug-fixes.md>), [community](<https://devfeed.tech/tags/community.md>), [components](<https://devfeed.tech/tags/components.md>), [electron](<https://devfeed.tech/tags/electron.md>), [framework](<https://devfeed.tech/tags/framework.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [improvements](<https://devfeed.tech/tags/improvements.md>), [pull-requests](<https://devfeed.tech/tags/pull-requests.md>), [spotlight](<https://devfeed.tech/tags/spotlight.md>), [ui](<https://devfeed.tech/tags/ui.md>)

### AI overview

Zed spotlights Jason Lee's contributions to its GPU-powered UI framework, including 115 merged pull requests and a component library built for Longbridge Pro.

### Source excerpt

115 PRs, a component library, and a stunning app built with gpui.

## Introducing Parallel Agents in Zed

DevFeed: [Introducing Parallel Agents in Zed](<https://devfeed.tech/articles/introducing-parallel-agents-in-zed-13524.md>)

Original publisher: [Read original article](<https://zed.dev/blog/parallel-agents>)

Author: Mikayla Maki, Richard Feldman

Published: 2026-04-22T00:00:00Z

Content type: release

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Tool](<https://devfeed.tech/topics/tool.md>), [Code](<https://devfeed.tech/topics/code.md>), [Software](<https://devfeed.tech/topics/software.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Git](<https://devfeed.tech/topics/git.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-tools](<https://devfeed.tech/tags/ai-tools.md>), [code](<https://devfeed.tech/tags/code.md>), [git](<https://devfeed.tech/tags/git.md>), [layout](<https://devfeed.tech/tags/layout.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [parallel](<https://devfeed.tech/tags/parallel.md>), [projects](<https://devfeed.tech/tags/projects.md>), [systems](<https://devfeed.tech/tags/systems.md>), [threads](<https://devfeed.tech/tags/threads.md>)

### AI overview

Zed introduces parallel agents that can run in the same window. Its Threads Sidebar lets users manage agent access to folders and repositories, monitor threads, choose agents per thread, work across projects, and isolate worktrees. The release also describes a revised panel layout and connects the feature to Zed's approach of combining human software craftsmanship with AI tools.

### Source excerpt

Run multiple agents at once, in the same window.

## Introducing Zed's Agent Metrics

DevFeed: [Introducing Zed's Agent Metrics](<https://devfeed.tech/articles/introducing-zed-s-agent-metrics-13407.md>)

Original publisher: [Read original article](<https://zed.dev/blog/agent-metrics>)

Author: Katie Geer

Published: 2026-04-09T00:00:00Z

Content type: release

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [agent observability](<https://devfeed.tech/topics/agent-observability.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [data](<https://devfeed.tech/topics/data.md>), [dataset](<https://devfeed.tech/topics/dataset.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [data](<https://devfeed.tech/tags/data.md>), [dataset](<https://devfeed.tech/tags/dataset.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>)

### AI overview

Zed launched Agent Metrics, a public weekly view of AI agent adoption and turn times within Zed. The tool compares sessions, turn volume, and response-time distributions, while the article describes trends from anonymized, aggregated data collected from opted-in users.

### Source excerpt

A public, weekly view of AI agent adoption and turn times inside Zed, plus a few patterns worth watching.

## How We Developed Zeta2

DevFeed: [How We Developed Zeta2](<https://devfeed.tech/articles/how-we-developed-zeta2-13500.md>)

Original publisher: [Read original article](<https://zed.dev/blog/how-we-developed-zeta2>)

Author: Oleksiy Syvokon, Ben Kunkle

Published: 2026-04-07T00:00:00Z

Content type: article

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [Development](<https://devfeed.tech/topics/development.md>), [Code](<https://devfeed.tech/topics/code.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [datasets](<https://devfeed.tech/topics/datasets.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [Training AI Models](<https://devfeed.tech/topics/training-ai-models.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [code](<https://devfeed.tech/tags/code.md>), [context](<https://devfeed.tech/tags/context.md>), [development](<https://devfeed.tech/tags/development.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [examples](<https://devfeed.tech/tags/examples.md>), [github](<https://devfeed.tech/tags/github.md>), [llm](<https://devfeed.tech/tags/llm.md>), [model](<https://devfeed.tech/tags/model.md>), [predictions](<https://devfeed.tech/tags/predictions.md>), [synthetic](<https://devfeed.tech/tags/synthetic.md>), [testing](<https://devfeed.tech/tags/testing.md>), [train](<https://devfeed.tech/tags/train.md>), [training](<https://devfeed.tech/tags/training.md>)

### AI overview

Zed describes how it developed Zeta2, a faster edit-prediction model trained through knowledge distillation. The process used richer code context, ethically collected starting states, teacher-prompt evaluation, and roughly 100,000 synthetic examples derived from GitHub commits.

### Source excerpt

A deep dive into how we improved our Zeta edit predictions model, Zeta2.

## Zeta2 Improves Zed Edit Predictions with Larger Training Data and New Context Retrieval

DevFeed: [Zeta2 Improves Zed Edit Predictions with Larger Training Data and New Context Retrieval](<https://devfeed.tech/articles/we-rebuilt-zeta-from-the-training-data-up-13599.md>)

Original publisher: [Read original article](<https://zed.dev/blog/zeta2>)

Author: Ben Kunkle, Max Brunsfeld, Oleksiy Syvokon

Published: 2026-03-25T00:00:00Z

Content type: article

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [Training AI Models](<https://devfeed.tech/topics/training-ai-models.md>), [Open Source Models & Datasets](<https://devfeed.tech/topics/open-source-models-datasets.md>), [datasets](<https://devfeed.tech/topics/datasets.md>), [model-deployment](<https://devfeed.tech/topics/model-deployment.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [code](<https://devfeed.tech/tags/code.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [latency](<https://devfeed.tech/tags/latency.md>), [model](<https://devfeed.tech/tags/model.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [training](<https://devfeed.tech/tags/training.md>)

### AI overview

Zed describes Zeta2, its updated edit prediction model, which has a 30% higher acceptance rate than Zeta1 and is now the default for Zed users. The model was trained on nearly 100,000 opt-in examples from open-source repositories, uses improved context retrieval, and is open-weight. The article also discusses changes to training, evaluation, deployment, and feedback infrastructure.

### Source excerpt

Zeta2 is our latest edit prediction model and it's 30% better than Zeta1.

## Hiring at Zed: Building in Real Time

DevFeed: [Hiring at Zed: Building in Real Time](<https://devfeed.tech/articles/hiring-at-zed-building-in-real-time-13495.md>)

Original publisher: [Read original article](<https://zed.dev/blog/hiring>)

Author: Mary Luna

Published: 2026-03-20T00:00:00Z

Content type: article

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [Rust](<https://devfeed.tech/topics/rust.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Code](<https://devfeed.tech/topics/code.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [wasm](<https://devfeed.tech/topics/wasm.md>), [ui](<https://devfeed.tech/topics/ui.md>), [Framework](<https://devfeed.tech/topics/framework.md>), [Pull Request](<https://devfeed.tech/topics/pull-request.md>), [GPU](<https://devfeed.tech/topics/gpu.md>)

Tags: [building](<https://devfeed.tech/tags/building.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [code](<https://devfeed.tech/tags/code.md>), [collaboration](<https://devfeed.tech/tags/collaboration.md>), [demo](<https://devfeed.tech/tags/demo.md>), [framework](<https://devfeed.tech/tags/framework.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [hiring](<https://devfeed.tech/tags/hiring.md>), [how-we-work](<https://devfeed.tech/tags/how-we-work.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [rust](<https://devfeed.tech/tags/rust.md>), [ui](<https://devfeed.tech/tags/ui.md>), [wasm](<https://devfeed.tech/tags/wasm.md>), [work](<https://devfeed.tech/tags/work.md>)

### AI overview

Zed describes how it hires engineers and how new hires work during their first 90 days. The company says fewer than half of its hires submitted applications, with others discovered through open-source contributions, conferences, Hacker News, or existing relationships. New engineers land an early pull request, demonstrate their work, pair with colleagues, and contribute across Zed's vertically integrated Rust stack.

### Source excerpt

How we work at Zed and how we hire.

## Zed launches a Student plan with free Pro features for one year

DevFeed: [Zed launches a Student plan with free Pro features for one year](<https://devfeed.tech/articles/introducing-zed-for-education-13538.md>)

Original publisher: [Read original article](<https://zed.dev/blog/student-plan>)

Author: Katie Geer

Published: 2026-03-09T00:00:00Z

Content type: release

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [coding](<https://devfeed.tech/topics/coding.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [developers](<https://devfeed.tech/tags/developers.md>), [education](<https://devfeed.tech/tags/education.md>), [free](<https://devfeed.tech/tags/free.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [product](<https://devfeed.tech/tags/product.md>), [real-time](<https://devfeed.tech/tags/real-time.md>)

### AI overview

Zed has launched a Student plan that gives currently enrolled university students free access to its Pro features for one year. The plan includes AI token credits, unlimited edit predictions, and real-time collaboration in the editor.

### Source excerpt

Empowering the next generation of developers with Zed's Pro features, free for one year.

## Hidden Gems: Part 3

DevFeed: [Hidden Gems: Part 3](<https://devfeed.tech/articles/hidden-gems-part-3-13487.md>)

Original publisher: [Read original article](<https://zed.dev/blog/hidden-gems-part-3>)

Author: Joseph Lyons

Published: 2026-03-03T00:00:00Z

Content type: tutorial

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [Code](<https://devfeed.tech/topics/code.md>)

Tags: [commands](<https://devfeed.tech/tags/commands.md>), [layout](<https://devfeed.tech/tags/layout.md>), [tips](<https://devfeed.tech/tags/tips.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

A collection of Zed editor tips covering project search tabs, multi-cursor selection review, settings profiles, panel layouts, language servers, prose writing, and keyboard shortcuts.

### Source excerpt

Favorite workflows and hidden features from the Zed team and community.

[Next page](<https://devfeed.tech/sources/zed-industries-blog.md?cursor=WyIyMDI2LTAzLTAzVDAwOjAwOjAwKzAwOjAwIiwgImQyOTJkYjdmLTc5OGEtNGMzOS05MzI3LTIyZmQ4ZTc5NjBjMSJd>)