ZIm/crates/assistant/src
Kirill Bulatov c43eafbf9a
Update the test code to newer realities (#15084)
Follow-up of https://github.com/zed-industries/zed/pull/14886

We do not require the branch to be up-to-date with `main` before
merging, and in 4 days some related test code got reworked so that there
were no conflicts and it slipped.

Release Notes:

- N/A
2024-07-24 16:51:18 +03:00
..
slash_command Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
system_prompts Allow the assistant to suggest edits to files in the project (#11993) 2024-05-17 15:38:14 -07:00
assistant.rs assistant: Fix issues when configuring different providers (#15072) 2024-07-24 11:21:31 +02:00
assistant_panel.rs Adjust model selector popover design (#15056) 2024-07-24 12:24:54 +02:00
assistant_settings.rs assistant: Fix issues when configuring different providers (#15072) 2024-07-24 11:21:31 +02:00
context.rs assistant: Overhaul provider infrastructure (#14929) 2024-07-23 19:48:41 +02:00
context_store.rs Lay the groundwork for collaborating on assistant panel (#13991) 2024-07-10 17:36:22 +02:00
inline_assistant.rs Update the test code to newer realities (#15084) 2024-07-24 16:51:18 +03:00
model_selector.rs Adjust model selector popover design (#15056) 2024-07-24 12:24:54 +02:00
prompt_library.rs assistant: Overhaul provider infrastructure (#14929) 2024-07-23 19:48:41 +02:00
prompts.rs Add terminal inline assistant (#13638) 2024-07-01 20:53:56 +02:00
slash_command.rs Introduce /symbols command in assistant panel (#14360) 2024-07-15 11:51:32 +02: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
terminal_inline_assistant.rs Increase size of icon buttons within the inline editor (#15051) 2024-07-24 10:39:05 -03:00