.. |
completion_provider
|
Fix a stupid bug that was dropping system prompts for Claude (#13626)
|
2024-06-27 22:08:47 -06:00 |
slash_command
|
Rename DiagnosticsCommand to DiagnosticsSlashCommand (#13795)
|
2024-07-03 17:17:02 -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
|
Introduce Tabs to Assistant Panel (#13783)
|
2024-07-04 10:11:24 +02:00 |
assistant_panel.rs
|
Introduce Tabs to Assistant Panel (#13783)
|
2024-07-04 10:11:24 +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
|
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: Add /docs slash command (#13794)
|
2024-07-03 17:04:08 -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
|
Add terminal inline assistant (#13638)
|
2024-07-01 20:53:56 +02:00 |