| .. |
|
completion_provider
|
Fix a stupid bug that was dropping system prompts for Claude (#13626)
|
2024-06-27 22:08:47 -06:00 |
|
slash_command
|
assistant: Remove unused NowPlaceholder (#13713)
|
2024-07-01 15:33:47 -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
|
Add terminal inline assistant (#13638)
|
2024-07-01 20:53:56 +02:00 |
|
assistant_panel.rs
|
assistant: Feature flag terminal inline assistant (#13732)
|
2024-07-02 11:47:11 +02:00 |
|
assistant_settings.rs
|
Add the ability to customize available models for OpenAI-compatible services (#13276)
|
2024-06-25 16:37:02 -04:00 |
|
completion_provider.rs
|
Add the ability to customize available models for OpenAI-compatible services (#13276)
|
2024-06-25 16:37:02 -04:00 |
|
context_store.rs
|
paths: Replace lazy_static! with OnceLock (#13213)
|
2024-06-18 12:22:37 -04:00 |
|
inline_assistant.rs
|
Use user-defined font weight, where appropriate (#13653)
|
2024-07-01 09:45:01 -04:00 |
|
model_selector.rs
|
Add the ability to customize available models for OpenAI-compatible services (#13276)
|
2024-06-25 16:37:02 -04: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: Add term slash command (#13162)
|
2024-06-20 20:20:34 +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
|
Add terminal inline assistant (#13638)
|
2024-07-01 20:53:56 +02:00 |