Releases

Keep up with the weekly Zed releases.


April

0.183.7

04/21/2025

macOS
Loading...
Loading...
Linux
Loading...
Loading...

Note to agent beta testers: This is the first preview release since we've started rewriting our agent loop. Regressions may exist, but we're incrementally landing the necessary infrastructure to build a more reliable agent panel. If you notice any regressions, please reach out in the agent beta Zed Community Discord channel.

  • Agent Beta: Corrected over-indentation in search/replace strings from model. (#29153)
  • Agent Beta: Made keybindings closer to the precedence order used on Mac. This fixes the use of enter to add context from the menu triggered by @ referencing. (#29107)
  • Agent Beta: Added migration to rename find_replace_file tool to edit_file, and regex_search to grep. (#29168)
  • Inline Assistant: Fixed a bug where the default model would be used even when a specific inline assistant model was configured. (#29136)
  • Improved selection highlight speed. (#29097)