.. |
completion_provider
|
Fix issues with Claude in Assistant2 (#12619)
|
2024-06-03 16:30:09 -07:00 |
slash_command
|
Autocomplete commands that don't require access to workspace in prompt library (#12674)
|
2024-06-05 10:07:43 +02: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
|
Allow using the inline assistant in prompt library (#12680)
|
2024-06-05 14:46:33 +02:00 |
assistant_panel.rs
|
Allow using the inline assistant in prompt library (#12680)
|
2024-06-05 14:46:33 +02:00 |
assistant_settings.rs
|
Fix issues with Claude in Assistant2 (#12619)
|
2024-06-03 16:30:09 -07:00 |
completion_provider.rs
|
Fix issues with Claude in Assistant2 (#12619)
|
2024-06-03 16:30:09 -07:00 |
inline_assistant.rs
|
Cancel inline assist editor on blur if it wasn't confirmed (#12684)
|
2024-06-05 16:31:45 +02:00 |
model_selector.rs
|
Improve model selection in the assistant (#12472)
|
2024-05-30 12:36:07 +02:00 |
prompt_library.rs
|
Polish prompt library some more (#12686)
|
2024-06-05 16:55:37 +02:00 |
prompts.rs
|
Start on a database-backed prompt library (#12468)
|
2024-06-03 15:58:43 +02:00 |
saved_conversation.rs
|
assistant2: Add new conversation button, that also saves the current conversation (#11522)
|
2024-05-07 18:16:48 -04:00 |
search.rs
|
Fuzzy-match lines when applying edits from the assistant (#12056)
|
2024-05-20 17:02:15 +02:00 |
slash_command.rs
|
Autocomplete commands that don't require access to workspace in prompt library (#12674)
|
2024-06-05 10:07:43 +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 |