v1.1.6

zed-industries/zedv1.1.6May 6, 2026by github-actions[bot]

AI Summary

Addresses compatibility issues on Windows and Linux, specifically regarding agent launches and file system watching.

Key Highlights

  • Fixed ACP agents failing to launch on Windows with 'The system cannot find the file specified'.
  • Fixed inotify event queue overflows on Linux.

Full Release Notes

- Fixed ACP agents failing to launch on Windows with "The system cannot find the file specified" ([#55947](https://github.com/zed-industries/zed/pull/55947))
- Fixed inotify event queue overflows on Linux ([#55942](https://github.com/zed-industries/zed/pull/55942))