ZIm/crates/assistant/src
Conrad Irwin e5b9e2044e
Allow ssh connection for setting up zed (#12063)
Co-Authored-By: Mikayla <mikayla@zed.dev>



Release Notes:

- Magic `ssh` login feature for remote development

---------

Co-authored-by: Mikayla <mikayla@zed.dev>
Co-authored-by: Nate Butler <iamnbutler@gmail.com>
2024-05-21 22:39:16 -06:00
..
ambient_context Allow the assistant to suggest edits to files in the project (#11993) 2024-05-17 15:38:14 -07:00
completion_provider Fix: Missing token count for GPT-4o model. (bumps tiktoken-rs to v0.5.9) (#11893) 2024-05-16 13:09:28 +02:00
system_prompts Allow the assistant to suggest edits to files in the project (#11993) 2024-05-17 15:38:14 -07:00
ambient_context.rs Allow the assistant to suggest edits to files in the project (#11993) 2024-05-17 15:38:14 -07:00
assistant.rs Allow the assistant to suggest edits to files in the project (#11993) 2024-05-17 15:38:14 -07:00
assistant_panel.rs Fuzzy-match lines when applying edits from the assistant (#12056) 2024-05-20 17:02:15 +02:00
assistant_settings.rs gpui: Improve Global ergonomics (#11923) 2024-05-16 12:47:43 -04:00
codegen.rs Report response latency and errors when using (inline) assistant (#11806) 2024-05-14 18:18:26 +02:00
completion_provider.rs Add support for interacting with Claude in the assistant panel (#11798) 2024-05-14 15:57:52 +02:00
prompt_library.rs Allow ssh connection for setting up zed (#12063) 2024-05-21 22:39:16 -06:00
prompts.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
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
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