← Package directory
Available on winget

Install Zed Preview

High-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

Install with winget
winget install --id ZedIndustries.Zed.Preview
Upgrade
winget upgrade --id ZedIndustries.Zed.Preview
Uninstall
winget uninstall --id ZedIndustries.Zed.Preview

About Zed Preview

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.4.0-pre

This week's release includes support for skills, a global AGENTS.md file for user-wide agent instructions, the ability to choose a base branch in the branch diff view, and a new editor: toggle all diff hunks action. Features AI - Agent: Added support for skills. - Agent: Added support for a global AGENTS.md file alongside settings.json for user-wide instructions that are included in every project’s system prompt. (#56757) - Agent: Added support for image output from MCP tools. (#57134) - Agent: Added support for OAuth client pre-registration with a client ID and client secret in the built-in MCP client. (#52900) - OpenCode: Updated available models and metadata, including reasoning support, image support, and token counts. (#57076; thanks Vlaaaaaaad) Git - Added the ability to choose the base branch in the branch diff view. (#56569) - Git Panel: Added keyboard shortcuts for switching between the Changes and History tabs: cmd-1/cmd-2 on macOS and ctrl-1/ctrl-2 on Linux/Windows. (#56743) - Added editor: toggle all diff hunks to expand or collapse all diff hunks at once. (#56421) - Improved the display of user avatars in Git-related surfaces. (#56755) - Improved diff stats by formatting large line counts with thousand separators. (#56754) - Added the git.show_stage_restore_buttons setting to hide Stage/Restore buttons on diff hunks. (#56740) Languages - Added runnables for C++. (#57161; thanks Helmutt03) Linux - Added support for buffer_font_fallbacks on Linux. (#54878; thanks Albab-Hasan) - Improved the first mouse-driven text copy action on Wayland. (#50406; thanks soundsloc...

Read release notes

Version history

Version Updated Notes
1.4.0-pre This week's release includes support for skills, a global AGENTS.md file for user-wide agent instructions, the ability to choose a base branch in the branch diff view, and a new editor: toggle all diff hunks action. Feat...
1.3.5-pre Unknown - Fixed an issue where git state would be stale in some cases. (#57176)
1.3.4-pre Unknown - Fixed angled brackets being included in rainbow bracket highlights for JavaScript. (#57072) - Improved Copy Tag workflow from Git Graph context menu to deploy a submenu instead of a modal picker. (#57081) - Persist Ter...
1.3.3-pre Unknown - Added support for specifying effort level when using OpenAI models via ChatGPT subscription (#56871)
1.3.2-pre Unknown - Always pass null when body is non-existent in Vue language server request (#56826) - Fixed pressing "New Thread" (or Cmd-N) doing nothing when the Agent Panel's Settings view was open (#56818)