zed/crates/context_servers/src
David Soria Parra d8d8c908ed
context_servers: Update protocol (#19547)
We sadly have to change the underlying protocol once again. This will
likely be the last change to the core protocol without correctly
handling older versions. From here on out, we want to get better with
version handling. To do so, we introduce the notion of a string protocol
version to be explicit of when the underlying protocol last changed.

The change also changes the return values of prompts. For now we only
allow User messages from servers to match the current behaviour. We will
change this once #19222 lands which will allow slash commands to insert
user and assistant messages.

Release Notes:

- N/A
2024-10-22 11:19:32 -04:00
..
client.rs
context_servers.rs
manager.rs
protocol.rs context_servers: Update protocol (#19547) 2024-10-22 11:19:32 -04:00
registry.rs
types.rs context_servers: Update protocol (#19547) 2024-10-22 11:19:32 -04:00