ZIm/crates/zed
Antonio Scandurra 59662fbeb6
Introduce /search command to assistant (#12372)
This pull request introduces semantic search to the assistant using a
slash command:


https://github.com/zed-industries/zed/assets/482957/62f39eae-d7d5-46bf-a356-dd081ff88312

Moreover, this also adds a status to pending slash commands, so that we
can show when a query is running or whether it failed:

<img width="1588" alt="image"
src="https://github.com/zed-industries/zed/assets/482957/e8d85960-6275-4552-a068-85efb74cfde1">

I think this could be better design-wise, but seems like a pretty good
start.

Release Notes:

- N/A
2024-05-28 16:06:09 +02:00
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources Add Flatpak build system and support (#12006) 2024-05-27 19:01:20 -06:00
src Introduce /search command to assistant (#12372) 2024-05-28 16:06:09 +02:00
build.rs windows: Move manifest file to gpui (#11036) 2024-04-26 13:56:48 -07:00
Cargo.toml v0.138.x dev 2024-05-22 11:26:58 -04:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
RELEASE_CHANNEL Put release channel back to dev 2023-11-17 14:31:49 -08:00