Zed v1.4.4 Changelog
What changed in Zed editor v1.4.4, released 2026-05-28 โ explained in plain English.
TLDR
- Fixed a glitch that stopped GitHub Copilot's GPT models from working.
- Copilot AI chat is now back to normal if you use Zed.
- This is a small but important patch for anyone using AI to help write code.
Want a heads-up when Zed updates?
We email you the moment a new Zed version drops โ plus plain-English release notes like these. No spam.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
This release is a quick maintenance update for the Zed code editor. It matters mostly to programmers who use GitHub Copilot (an AI assistant built into the editor) to help them write or understand code.
Fixes
- Copilot GPT error: We fixed a bug where asking the Copilot AI to use GPT models (a specific type of AI brain made by OpenAI) would crash and give a confusing
invalid_request_bodyerror. Now, you can chat with the AI smoothly without it breaking.
Breaking changes
No breaking changes in this release.
This is our plain-language summary. Read the complete, official notes on the Zed official changelog โ.
