Zed v1.10.1 Changelog
What changed in Zed editor v1.10.1, released 2026-07-09 โ explained in plain English.
TLDR
- Added support for new AI models from OpenAI.
- Fixed a bug that caused your previous workspace to get lost when opening the app from the command line.
- This update is a small but helpful one. It mostly matters if you use AI tools to help write code or if you like launching your editor from your computer's terminal.
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.
What's new
- New AI model support: The editor can now use OpenAI's newest AI models (GPT 5.6 Sol, Terra, and Luna) to help you write and understand code.
Fixes
- Lost workspace bug: We fixed an issue where your recent files and folders wouldn't reload properly if you opened the app from the command line (the text-based terminal) while it was set to always start in a new window. Previously, if you typed the command without specifying a specific folder, the app would forget what you were working on.
This is our plain-language summary. Read the complete, official notes on the Zed official changelog โ.
