zed/crates/context_servers
David Soria Parra cf0a8a7a1a
context_servers: Add ability to provide labels for prompt outputs (#17077)
Server can now include an optional description in a `prompts/get`
response. Zed will displayed the description as label of the slash
command.

Release Notes:

- context_servers: Servers can provide an optional description in
`prompts/get` responses that is displayed as the slash command label.
2024-08-29 08:13:03 -04:00
..
src context_servers: Add ability to provide labels for prompt outputs (#17077) 2024-08-29 08:13:03 -04:00
Cargo.toml context_servers: Add initial implementation (#16103) 2024-08-15 10:49:30 -04:00
LICENSE-GPL context_servers: Add initial implementation (#16103) 2024-08-15 10:49:30 -04:00