ZIm/crates/assistant/src
Marshall Bowers 950e7e5414
assistant: Clean up completion building in /docs command (#13877)
This PR cleans up the building of completions in the `/docs` command a
bit after #13876.

Release Notes:

- N/A
2024-07-05 13:42:27 -04:00
..
completion_provider assistant: Limit amount of concurrent completion requests (#13856) 2024-07-05 14:52:45 +02:00
slash_command assistant: Clean up completion building in /docs command (#13877) 2024-07-05 13:42:27 -04: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: Limit amount of concurrent completion requests (#13856) 2024-07-05 14:52:45 +02:00
assistant_panel.rs assistant: Limit amount of concurrent completion requests (#13856) 2024-07-05 14:52:45 +02:00
assistant_settings.rs assistant: Limit amount of concurrent completion requests (#13856) 2024-07-05 14:52:45 +02:00
completion_provider.rs assistant: Limit amount of concurrent completion requests (#13856) 2024-07-05 14:52:45 +02:00
context_store.rs paths: Replace lazy_static! with OnceLock (#13213) 2024-06-18 12:22:37 -04:00
inline_assistant.rs assistant: Limit amount of concurrent completion requests (#13856) 2024-07-05 14:52:45 +02:00
model_selector.rs Introduce Tabs to Assistant Panel (#13783) 2024-07-04 10:11:24 +02:00
prompt_library.rs Use better names for prompts duplicated (#13630) 2024-06-28 10:26:45 +03:00
prompts.rs Add terminal inline assistant (#13638) 2024-07-01 20:53:56 +02:00
search.rs Fuzzy-match lines when applying edits from the assistant (#12056) 2024-05-20 17:02:15 +02:00
slash_command.rs assistant: Improve /docs argument completions (#13876) 2024-07-05 13:29:17 -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
terminal_inline_assistant.rs assistant: Limit amount of concurrent completion requests (#13856) 2024-07-05 14:52:45 +02:00