Releases

Keep up with the weekly Zed releases.

September

0.203.4

Sep 10, 2025

macOS
Loading...
Loading...
Linux
Loading...
Loading...
  • Claude Code: Fix subprocess leak on app quit (#37858)
  • Fixed a bug where the commit generation message would not always show (#37857)
  • Changed the behaviour when editing an old message in a native agent thread. Prior to this, it would automatically restore the checkpoint (which could lead to a surprising amount of work being discarded). Now it will just reject any unaccepted agent edits, and you can use the "restore checkpoint" button for the original behavior. (#37801)