agent panel: Bring back search within text threads (#29934)

Release Notes:

- N/A
This commit is contained in:
Michael Sloan 2025-05-05 10:26:43 -06:00 committed by GitHub
parent 76c0eded0d
commit 7164124512
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 62 additions and 6 deletions

1
Cargo.lock generated
View file

@ -106,6 +106,7 @@ dependencies = [
"rope",
"rules_library",
"schemars",
"search",
"serde",
"serde_json",
"serde_json_lenient",