Zed 1.11.3
Zed 1.11.3 is now available, released July 15, 2026. This week's release focuses on Git workflow improvements, AI assistant enhancements, and expanded model provider support.
Git Integration Enhancements
Zed 1.11.3 introduces dedicated Staged Changes and Unstaged Changes multibuffers, enabling developers to review, stage, unstage, or restore individual hunks without leaving the editor. The Git Graph has also received significant updates, including configurable columns and full commit messages rendered as Markdown for improved readability.
Project Symbols Preview
The project symbols picker now includes a preview pane, allowing developers to inspect symbol definitions before navigating to them. This improvement streamlines code exploration in large codebases.
AI and Agent Improvements
Several enhancements have been made to Zed's AI capabilities:
- Terminal search in agent threads — Users can now search within terminal threads using
Cmd-F(macOS) orCtrl-F(Linux/Windows). - Agent Panel and Git Panel — Both panels have been added to the View menu for easier access.
- Improved thread feedback — The agent panel now supports Positive and Negative Feedback via
/helpfuland/not-helpfulslash commands, along with a copy button for the last agent response. - Streamlined ACP onboarding — The setup experience for installing ACP agents has been improved.
- ACP boolean toggles — Added support for boolean configuration toggles in ACP sessions.
- Reduced ACP terminal memory — Memory usage after ACP tool calls has been optimized.
Expanded Model Provider Support
Zed 1.11.3 adds support for multiple new AI models across providers:
- Amazon Bedrock: Claude Fable 5, Sonnet 5, and native AWS Bedrock Mantle endpoint support enabling GPT-5.5, GPT-5.4, and Grok 4.3.
- Additional providers: Support for xAI's Grok 3 and Grok 4 Turbo has been added to relevant providers.
- OpenAI: GPT-5.3 support has been integrated.
Editor and Language Improvements
- TypeScript language support has been updated to TypeScript 7.1.
- Editor performance improvements and general bug fixes.
Availability
Zed 1.11.3 is available immediately for macOS, Linux, and Windows. Existing users can update through the built-in updater, and new users can download from the official website.