zed icon indicating copy to clipboard operation
zed copied to clipboard

Agent Panel: Escaped characters when model does regex search

Open benbrandt opened this issue 5 months ago • 1 comments
trafficstars

Summary

When the agent is using the search files tool with regex, there have been a few cases where characters like < and > have been escaped as &lt; or &gt;, which leads to no results.

Image

Further investigation is needed to debug where the escaping is happening in the process

Zed Version and System Specs

Zed: v0.190.0 (Zed Nightly 3077abf9cfdf56d74e0549115ed9947bc21beb5a) OS: macOS 15.5.0 Memory: 48 GiB Architecture: aarch64

benbrandt avatar Jun 04 '25 09:06 benbrandt