Releases

Keep up with the weekly Zed releases.


May

0.185.15

05/09/2025

macOS
Loading...
Loading...
Linux
Loading...
Loading...
  • Agent: Fixed text overlap for code blocks nested in lists in agent response. (#30391)
  • Agent: Added back some missing actions, including assistant: quote selection. (#30428)
  • Agent: Fixed layout shift happening in the toolbar (both in the singleton and multibuffers) due to the "Generating" label that appeared while the agent is still generating a response. (#30422)
  • Agent: Fixed the rendering of added context when editing past messages in a thread. (#30417)
  • Agent: Persist profile changes for new threads (#30408)
  • Agent: Preserve previously selected item in Thread History on update (#30415)
  • Agent: Simplify the UI by showing the delete thread icon button only on hover or focus. (#30370)
  • Agent: Fixed menu::SelectPrevious keybindings not working in the agent panel's model selector. (#30274)
  • Agent: Fixed a bug causing the agent to use the wrong profile in some cases. (#30413)
  • Fixed a bug where the node.path setting was not respected when invoking npm. (#30416)
  • Fixed a race condition that sometimes prevented a system-installed node binary from being detected.