Update Aug 5, 2026 tracked by Updatify
v1.14.2
This week’s release includes sandboxing for the Agent’s terminal commands and web fetches (check the blog post), support for undoing and redoing file operations in the Project Panel (documentation), a Skip Hooks option for commits, and configurable Agent Panel fonts.
Shipped by the Zed Guild 🛡️
- Terminal: Fixed processes being left alive when the terminal was closed. (#61467; thanks feitreim)
-
Fixed a hang when the Zed Agent ran a
gitcommand with a pager configured. (#61999; thanks timvermeulen) -
Fixed
editor: find all referencespreview tabs becoming permanent tabs when any of their buffers had previously been edited. (#61021; thanks aviatesk) - Fixed a bug where selection mentions added with “Add to Agent Thread” did not open their referenced files. (#61621; thanks amtoaer)
- Fixed a crash when copying and pasting using multiple cursors. (#61545; thanks timvermeulen)