zed/crates/assistant2
Antonio Scandurra 530224527d
Allow pressing escape to cancel the current assistant generation (#10987)
If the assistant has already emitted some text, we will leave the
assistant message but maintain the cursor on the previous user message,
so that the user can easily discard the message by submitting again.

If no output was emitted yet, we simply delete the empty assistant
message.

Release Notes:

- N/A
2024-04-25 15:12:58 +02:00
..
examples Include root schema as parameters for tool calling (#10914) 2024-04-23 20:49:29 -07:00
src Allow pressing escape to cancel the current assistant generation (#10987) 2024-04-25 15:12:58 +02:00
Cargo.toml Include root schema as parameters for tool calling (#10914) 2024-04-23 20:49:29 -07:00
LICENSE-GPL