ZIm/crates/assistant/src
Marshall Bowers 33a72219c0
assistant2: Add new conversation button, that also saves the current conversation (#11522)
This PR updates the new assistant with a button to start a new
conversation.

Clicking on it will reset the chat and put it into a fresh state.

The current conversation will be serialized and written to
`~/.config/zed/conversations`.

Release Notes:

- N/A
2024-05-07 18:16:48 -04:00
..
completion_provider windows: Support all OpenType font features (#10756) 2024-04-26 13:58:12 -07:00
assistant.rs New revision of the Assistant Panel (#10870) 2024-04-23 16:23:26 -07:00
assistant_panel.rs windows: Support all OpenType font features (#10756) 2024-04-26 13:58:12 -07:00
assistant_settings.rs Add the ability for extensions to provide language settings (#10296) 2024-04-08 19:17:12 -04:00
codegen.rs Improve the ergonomics of creating local buffers (#10347) 2024-04-10 08:32:51 -06:00
completion_provider.rs Introduce InlineCompletionProvider (#9777) 2024-03-26 13:28:06 +01:00
embedded_scope.rs File context for assistant panel (#9712) 2024-03-29 13:55:01 -07:00
prompts.rs Allow AI interactions to be proxied through Zed's server so you don't need an API key (#7367) 2024-03-19 19:22:26 +01:00
saved_conversation.rs assistant2: Add new conversation button, that also saves the current conversation (#11522) 2024-05-07 18:16:48 -04:00
streaming_diff.rs Allow AI interactions to be proxied through Zed's server so you don't need an API key (#7367) 2024-03-19 19:22:26 +01:00