winget install --id ZedIndustries.Zed
About Zed
Zed is a next-generation code editor designed for high-performance collaboration with humans and AI. - Written from scratch in Rust to efficiently leverage multiple CPU cores and your GPU. - Integrate upcoming LLMs into your workflow to generate, transform, and analyze code. - Chat with teammates, write notes together, and share your screen and project. All included. - Zed now speaks WSL. You can open a Linux distro as a first-class “remote” target, edit projects that live inside it. - All of Zed’s AI features, inc...
What's new in 1.3.5
This week's release includes the ability to create Terminal Threads from the sidebar and Agent Panel, a Git panel branch history view and support for running custom Git commands from the Git Graph context menu, inline image and Mermaid diagram rendering in the agent, a new subagent_model setting, optional text icons for completion items ("completion_menu_item_kind": "symbol"), and Vim g z jump-to-word navigation. Shipped by the Zed Guild 🛡️ - Added built-in language server support for Bash. (#52811; thanks lingyaochu) Learn about the Zed Guild. Features AI - Added the ability to create Terminal Threads in the Sidebar and Agent Panel. (#56685) - Agent: Added setting subagent_model to specify which model is used when a subagent is spawned. (#56203) - Agent: Added support for rendering inline images. (#56427) - Agent: Added support for Mermaid diagrams. (#56430) - Agent: Improved UX when agent tries to edit unsaved buffer. (#55655) - Agent: Added support for grok-4.3 and grok-4.2. (#55931) - Agent: Added Google Gemini 3.1 Flash Lite. (#56248; thanks qtqgyt) - Agent: Updated OpenCode Free models (BigPickle and Ring 2.6 1T Free). (#56328; thanks Vlaaaaaaad) - Agent: Added support for gpt-5.4-nano/mini models for OpenAI provider. (#56476) - Agent: Improved output quality when using OpenAI models. (#56476) - Agent: Added guardrail_identifier and guardrail_version settings for AWS Bedrock, enabling use in environments where IAM policies require a guardrail on all model requests. (#50084; thanks 9to6) - Agent: Added support for editing the thread title for external agent threads. (#...
Version history
| Version | Updated | Notes |
|---|---|---|
| 1.3.5 | This week's release includes the ability to create Terminal Threads from the sidebar and Agent Panel, a Git panel branch history view and support for running custom Git commands from the Git Graph context menu, inline im... | |
| 1.2.7 | Unknown | - git: Fix git blame processes not getting dropped properly. (#56912) |
| 1.2.6 | Unknown | - Added support for specifying effort level when using OpenAI models via ChatGPT subscription (#56872) - Always pass null when body is non-existent in Vue language server request (#56827) |
| 1.2.5 | Unknown | - Fixed pressing "New Thread" (or Cmd-N) doing nothing when the Agent Panel's Settings view was open (#56818) |
| 1.2.4 | Unknown | - Added ChatGPT subscription provider, allowing users to use their ChatGPT Plus/Pro subscription with the Zed agent (#56811) - Removed deprecated OpenAI models - Added support for gpt-5.4-nano/mini models for OpenAI prov... |