Releases

Keep up with the weekly Zed releases.


May

0.185.7

05/06/2025

macOS
Loading...
Loading...
Linux
Loading...
Loading...
  • Agent Beta: Added the ability to drag files and tabs onto the new agent panel. (#29959)
  • Agent Beta: Moved the assistant::ToggleFocus, assistant::ToggleModelSelector, and assistant::OpenRulesLibrary actions to the agent namespace. Existing keymaps that mention these actions by their old names will continue to work. (#29943)
  • Agent Beta: Switched to using bash (if available) instead of the user's shell when calling the terminal tool. (#29924)
  • Agent Beta: Prevented the agent from hanging when trying to run interactive commands. (#29924)
  • Agent Beta: Renamed the top-level assistant settings key to agent. A migration for existing settings files is included. (#29943)
  • Agent Beta: Made context attachments in inline assist prompts persist across inline assist invocations. (#29953)
  • Agent Beta: Fixed a bug that would cause rejecting a hunk from the agent to delete the file if the agent had decided to rewrite that file from scratch. (#29974)
  • Agent Beta: Fixed an issue in the agent panel where OpenAI requests would fail if the assistant begins its response with a tool call. (#29969)
  • Agent Beta: Fixed a bug where the prompt field was ignored on custom key bindings for InlineAssist. (#29960)
  • Improved Content Type matching of /fetch commands in text threads. (#29124)