0.186.6
05/09/2025
macOS
Loading...
Loading...
Linux
Loading...
Loading...
- 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 text overlap for code blocks nested in lists in agent response. (#30390)
- 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 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. - Removed a faulty check in the askpass implementation causing unintended "Failed to check metadata of Zed executable path for use in askpass" errors when remoting via SSH or doing git operations that require authentication. (#30397)