Skip to content
Assistants/Zed AI

Zed AI

Zed Industries · ide · freemium

High-performance editor with integrated AI agent features.

editoragentopen-source
Is this coverage useful?

Helps prioritize which assistants and sources we maintain. Anonymous · one vote per visitor.

Release signals

Zed AIv1.13.0-pre7/23/2026, 1:00:37 AM

v1.13.0-pre

Improved branch picker filtering, grouping, branch creation suggestions, and remote-provider icons. ([#61215](https://github.com/zed-industries/zed/pull/61215); thanks [chirivelli](https://github.com/chirivelli)) · Improved LSP Logs by showing request durations alongside RPC responses, making slow language server behavior easier to diagnose. ([#61018](https://github.com/zed-industries/zed/pull/61018); thanks [aviatesk](https://github.com/aviatesk)) · Improved solo diffs to show the full file by

Primary source ↗
Zed AIv1.12.07/23/2026, 12:16:36 AM

v1.12.0

Improved branch filtering with all, local, and remote options in the branch picker. ([#60857](https://github.com/zed-industries/zed/pull/60857); thanks [chirivelli](https://github.com/chirivelli)) · Settings UI: Improved support for window widths below 900 px. ([#60786](https://github.com/zed-industries/zed/pull/60786); thanks [feitreim](https://github.com/feitreim)) · Improved semantic token highlighting to distinguish function parameters from local variables. ([#60949](https://github.com/zed-i

Primary source ↗
Zed AIv1.12.0-pre7/15/2026, 9:30:09 PM

v1.12.0-pre

Improved branch filtering with all, local, and remote options in the branch picker. ([#60857](https://github.com/zed-industries/zed/pull/60857); thanks [chirivelli](https://github.com/chirivelli)) · Settings UI: Improved support for window widths below 900 px. ([#60786](https://github.com/zed-industries/zed/pull/60786); thanks [feitreim](https://github.com/feitreim)) · Improved semantic token highlighting to distinguish function parameters from local variables. ([#60949](https://github.com/zed-i

Primary source ↗
Zed AIv1.11.37/15/2026, 7:10:38 PM

v1.11.3

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/60292)) · Added "Agent Panel" and "Git Panel" items to the "View" menu. ([#60356](https://github.com/zed-industries/zed/pull/60356)) · Improved the agent panel's turn-end actions: thread feedback is now also available via "Positive Feedback" and "Negative Feedback" slash commands (typed as `/helpful` and `/not-helpful`) in the message e

Primary source ↗
Zed AIv1.11.3-pre7/13/2026, 12:43:20 AM

v1.11.3-pre

Fixed an issue with npm v12 that could cause language server startup failures ([#60869](https://github.com/zed-industries/zed/pull/60869)) · agent: Fixed an issue where `cmd-f` would not work if the file was open in the center pane ([#60754](https://github.com/zed-industries/zed/pull/60754))

Primary source ↗
Zed AIv1.10.37/13/2026, 12:42:21 AM

v1.10.3

Fixed an issue with npm v12 that could cause language server startup failures ([#60870](https://github.com/zed-industries/zed/pull/60870))

Primary source ↗
Zed AIv1.11.2-pre7/10/2026, 9:36:08 AM

v1.11.2-pre

agent: Added GPT 5.6 Sol & Terra for ChatGPT subscription. Note: GPT 5.6 Luna is not available yet, since OpenAI has not unlocked access for third-party clients ([#60744](https://github.com/zed-industries/zed/pull/60744))

Primary source ↗
Zed AIv1.10.27/10/2026, 9:27:05 AM

v1.10.2

agent: Added GPT 5.6 Sol & Terra for ChatGPT subscription. Note: GPT 5.6 Luna is not available yet, since OpenAI has not unlocked access for third-party clients ([#60745](https://github.com/zed-industries/zed/pull/60745))

Primary source ↗
Zed AIv1.10.17/9/2026, 7:36:47 PM

v1.10.1

open_ai: Added support for GPT 5.6 Sol/Terra/Luna ([#60699](https://github.com/zed-industries/zed/pull/60699)) · cli: Fixed an issue where the previous workspace would not be restored when using `cli_default_open_behavior: new_window` and no path was provided ([#60672](https://github.com/zed-industries/zed/pull/60672))

Primary source ↗
Zed AIv1.11.1-pre7/9/2026, 7:28:12 PM

v1.11.1-pre

open_ai: Added support for GPT 5.6 Sol/Terra/Luna ([#60698](https://github.com/zed-industries/zed/pull/60698)) · cli: Fixed an issue where the previous workspace would not be restored when using `cli_default_open_behavior: new_window` and no path was provided ([#60671](https://github.com/zed-industries/zed/pull/60671))

Primary source ↗
Zed AIv1.11.0-pre7/8/2026, 4:26:53 PM

v1.11.0-pre

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/60292)) · Added "Agent Panel" and "Git Panel" items to the "View" menu. ([#60356](https://github.com/zed-industries/zed/pull/60356)) · Improved the agent panel's turn-end actions: thread feedback is now also available via "Positive Feedback" and "Negative Feedback" slash commands (typed as `/helpful` and `/not-helpful`) in the message e

Primary source ↗
Zed AIv1.10.07/8/2026, 4:12:33 PM

v1.10.0

Agent: Added setting to exclude project rules files from commit message generation prompts (`agent.commit_message_include_project_rules`). ([#56867](https://github.com/zed-industries/zed/pull/56867); thanks [ilavisharma](https://github.com/ilavisharma)) · Added llama.cpp as a language model provider. ([#59964](https://github.com/zed-industries/zed/pull/59964); thanks [hanouticelina](https://github.com/hanouticelina)) · Agent: Changed the default behavior of queued messages for the Zed agent so t

Primary source ↗
Zed AIv1.10.0-pre7/1/2026, 5:31:57 PM

v1.10.0-pre

Agent: Added setting to exclude project rules files from commit message generation prompts (`agent.commit_message_include_project_rules`). ([#56867](https://github.com/zed-industries/zed/pull/56867); thanks [ilavisharma](https://github.com/ilavisharma)) · Added llama.cpp as a language model provider. ([#59964](https://github.com/zed-industries/zed/pull/59964); thanks [hanouticelina](https://github.com/hanouticelina)) · Agent: Changed the default behavior of queued messages for the Zed agent so t

Primary source ↗
Zed AIv1.9.07/1/2026, 5:02:17 PM

v1.9.0

Added in-thread search to the Agent Panel (Ctrl/Cmd+F). ([#57231](https://github.com/zed-industries/zed/pull/57231); thanks [dandv](https://github.com/dandv)) · Added an entry to the Agent Panel options menu to quickly add a remote MCP server. ([#59359](https://github.com/zed-industries/zed/pull/59359)) · Improved saved thread model selection for cloud-based providers. ([#59417](https://github.com/zed-industries/zed/pull/59417)) · Improved Agent Panel file search results from the agent's `grep`

Primary source ↗
Zed AIv1.9.0-pre6/24/2026, 6:13:04 PM

v1.9.0-pre

Added in-thread search to the Agent Panel (Ctrl/Cmd+F). ([#57231](https://github.com/zed-industries/zed/pull/57231); thanks [dandv](https://github.com/dandv)) · Added an entry to the Agent Panel options menu to quickly add a remote MCP server. ([#59359](https://github.com/zed-industries/zed/pull/59359)) · Improved saved thread model selection for cloud-based providers. ([#59417](https://github.com/zed-industries/zed/pull/59417)) · Improved Agent Panel file search results from the agent's `grep`

Primary source ↗
Zed AIv1.8.26/24/2026, 5:07:24 PM

v1.8.2

Sidebar: Enabled creating a new worktree from the sidebar's "new thread" icon button. ([#59341](https://github.com/zed-industries/zed/pull/59341)) · Sidebar: Improved the archive "Search all threads" view so you can filter by project name, not just by thread title — handy when many projects are open. ([#58214](https://github.com/zed-industries/zed/pull/58214); thanks [KevinLaveto](https://github.com/KevinLaveto)) · Agent: Improved edit tool performance with a more succinct success response. ([#5

Primary source ↗
Zed AIv1.8.2-pre6/22/2026, 6:56:44 PM

v1.8.2-pre

Fixed missed file system events on case-insensitive filesystems that could cause stale git state and other sync issues ([#59714](https://github.com/zed-industries/zed/pull/59714)) · Fixed Copilot sign-in window floating above all other applications instead of being scoped to Zed ([#59701](https://github.com/zed-industries/zed/pull/59701)) · acp: Fix for Cursor agent only being able to use Fast mode with Composer 2.5 ([#59695](https://github.com/zed-industries/zed/pull/59695)) · Improved file wat

Primary source ↗
Zed AIv1.8.0-pre6/17/2026, 5:00:30 PM

v1.8.0-pre

Sidebar: Enabled creating a new worktree from the sidebar's "new thread" icon button. ([#59341](https://github.com/zed-industries/zed/pull/59341)) · Sidebar: Improved the archive "Search all threads" view so you can filter by project name, not just by thread title — handy when many projects are open. ([#58214](https://github.com/zed-industries/zed/pull/58214); thanks [KevinLaveto](https://github.com/KevinLaveto)) · Agent: Improved edit tool performance with a more succinct success response. ([#5

Primary source ↗
Zed AIv1.7.26/17/2026, 3:41:19 PM

v1.7.2

Agent: Added auto-compaction and `/compact` to Zed Agent. ([#58931](https://github.com/zed-industries/zed/pull/58931)) · Agent: Improved agent skills management by moving it into the settings UI. ([#58701](https://github.com/zed-industries/zed/pull/58701)) · Agent: Improved how we communicate problems relative to skills, in both the agent panel and the settings UI. ([#58838](https://github.com/zed-industries/zed/pull/58838)) · Agent: Improved the UX of the thread import flow. ([#57791](https://g

Primary source ↗
Zed AIv1.7.2-pre6/12/2026, 8:56:50 PM

v1.7.2-pre

Fixed not being able to drag the settings UI window on macOS. ([#59216](https://github.com/zed-industries/zed/pull/59216)) · Fixed an issue where the close button could overflow within a workspace error popup. ([#59186](https://github.com/zed-industries/zed/pull/59186))

Primary source ↗
Zed AIv1.7.1-pre6/10/2026, 8:39:30 PM

v1.7.1-pre

Agent: Added auto-compaction and `/compact` to Zed Agent. ([#58931](https://github.com/zed-industries/zed/pull/58931)) · Agent: Improved agent skills management by moving it into the settings UI. ([#58701](https://github.com/zed-industries/zed/pull/58701)) · Agent: Improved how we communicate problems relative to skills, in both the agent panel and the settings UI. ([#58838](https://github.com/zed-industries/zed/pull/58838)) · Agent: Improved the UX of the thread import flow. ([#57791](https://g

Primary source ↗
Zed AIv1.6.36/10/2026, 6:33:08 PM

v1.6.3

Agent: Added a way to share skills via links. ([#58009](https://github.com/zed-industries/zed/pull/58009)) · Agent: Added support for symlinked global skill directories. ([#58095](https://github.com/zed-industries/zed/pull/58095); thanks [David3u](https://github.com/David3u)) · Agent: Added a manual way to trigger the Rules to Skills migration. ([#58278](https://github.com/zed-industries/zed/pull/58278)) · Agent: Improved project skills support in remote workspaces. ([#58094](https://github.com/

Primary source ↗
Zed AIv1.6.3-pre6/10/2026, 4:27:37 AM

v1.6.3-pre

Fixed a hang that could occur when opening a new workspace. ([#58994](https://github.com/zed-industries/zed/pull/58994))

Primary source ↗
Zed AIv1.5.56/9/2026, 9:22:59 PM

v1.5.5

Add Claude Fable 5 to Anthropic BYOK. ([#58957](https://github.com/zed-industries/zed/pull/58957)) · Fixed a bug where clicking the button to trust a git repository would do nothing. ([#58716](https://github.com/zed-industries/zed/pull/58716))

Primary source ↗
Zed AIv1.6.2-pre6/9/2026, 8:07:26 PM

v1.6.2-pre

Add Claude Fable 5 to Anthropic BYOK. ([#58955](https://github.com/zed-industries/zed/pull/58955)) · Fixed a crash in hang detection when foreground thread statistics were missing. ([#58850](https://github.com/zed-industries/zed/pull/58850)) · Fixed a bug where clicking the button to trust a git repository would do nothing. ([#58715](https://github.com/zed-industries/zed/pull/58715))

Primary source ↗
Zed AIv1.5.46/6/2026, 4:38:15 AM

v1.5.4

Fix crash that could occur when unsplitting a side by side diff view ([#58695](https://github.com/zed-industries/zed/pull/58695)) · acp: Fix for certain ACP Registry agent downloads not starting ([#58633](https://github.com/zed-industries/zed/pull/58633)) · Update both `editor: go to diagnostic` and `editor: go to previous diagnostic` to prefer activating the diagnostic under the cursor before jumping to the next or previous diagnostic, respectively ([#58603](https://github.com/zed-industries/ze

Primary source ↗
Zed AIv1.6.1-pre6/6/2026, 4:22:47 AM

v1.6.1-pre

Fix crash that could occur when unsplitting a side by side diff view ([#58694](https://github.com/zed-industries/zed/pull/58694)) · Fixed symlinked files showing the entire file as changed in the git diff/gutter. ([#58679](https://github.com/zed-industries/zed/pull/58679)) · acp: Fix for certain ACP Registry agent downloads not starting ([#58632](https://github.com/zed-industries/zed/pull/58632)) · Fixed high CPU usage when using Zeta in some cases (thanks @clupprich!) ([#58590](https://github.c

Primary source ↗
Zed AIv1.6.0-pre6/3/2026, 5:56:13 PM

v1.6.0-pre

Agent: Added a way to share skills via links. ([#58009](https://github.com/zed-industries/zed/pull/58009)) · Agent: Added support for symlinked global skill directories. ([#58095](https://github.com/zed-industries/zed/pull/58095); thanks [David3u](https://github.com/David3u)) · Agent: Added a manual way to trigger the Rules to Skills migration. ([#58278](https://github.com/zed-industries/zed/pull/58278)) · Agent: Improved project skills support in remote workspaces. ([#58094](https://github.com/

Primary source ↗
Zed AIv1.5.36/3/2026, 4:07:04 PM

v1.5.3

Agent: Made the Skill Creator window resizable and its contents scrollable when the window is smaller than the form. ([#57754](https://github.com/zed-industries/zed/pull/57754)) · Agent: Improved `read_file` tool output rendering with a line-number gutter. ([#56779](https://github.com/zed-industries/zed/pull/56779)) · Agent: Improved scrolling smoothness when expanding `read_file` tool calls with large file outlines. ([#57287](https://github.com/zed-industries/zed/pull/57287)) · Agent: Improved

Primary source ↗
Zed AIv1.5.3-pre5/28/2026, 6:47:41 PM

v1.5.3-pre

No public-facing changes in this release. [View the commits](https://github.com/zed-industries/zed/compare/v1.5.2-pre...v1.5.3-pre#commits_bucket).

Primary source ↗

Polled sources

[zed-blog] Zed blog

html · every 360m

https://zed.dev/blog

[github-releases] GitHub Releases

github_releases · every 180m

https://github.com/zed-industries/zed/releases