ZIm/crates/assistant/src
Thorsten Ball 48a16f9e70
ssh: Lookup language servers in env on SSH host (#17658)
Release Notes:

- ssh remoting: Lookup language server binaries in environment on SSH
host

---------

Co-authored-by: Bennet <bennet@zed.dev>
2024-09-10 16:41:29 -04:00
..
context Have models indicate code locations in workflows using textual search, not symbol names (#17282) 2024-09-02 18:20:05 -07:00
slash_command assistant: Fix file slash command not allowing to select multiple files when pressing tab (#17652) 2024-09-10 11:58:16 -04:00
tools assistant: Add tool registry (#17331) 2024-09-03 19:14:36 -04:00
assistant.rs assistant: Allow drag&dropping files/tabs into assistant panel (#17415) 2024-09-05 16:21:20 +02:00
assistant_panel.rs ssh: Lookup language servers in env on SSH host (#17658) 2024-09-10 16:41:29 -04:00
assistant_settings.rs assistant: Add display_name for OpenAI and Gemini (#17508) 2024-09-10 13:41:06 -04:00
context.rs assistant: Pass up tool results in LLM request messages (#17656) 2024-09-10 15:25:57 -04:00
context_store.rs chore: Another round of style lints fixes (#17519) 2024-09-07 02:36:55 +02:00
inline_assistant.rs use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
model_selector.rs assistant: Fix model selector check icon overflow (#16716) 2024-08-26 17:32:32 -07:00
prompt_library.rs assistant: Add foundation for receiving tool uses from Anthropic models (#17170) 2024-08-30 14:05:55 -04:00
prompts.rs use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
slash_command.rs Display default prompts more elaborately (#16471) 2024-08-19 18:44:52 +03:00
slash_command_picker.rs assistant: Add the "create your command" item (#16467) 2024-08-19 12:29:16 -03:00
slash_command_settings.rs assistant: Put /docs and /project behind a setting (#16186) 2024-08-13 17:32:24 -04:00
streaming_diff.rs Improve streaming git diffs to be less jumpy during inline assistant generation (#15853) 2024-08-06 16:13:29 +03:00
terminal_inline_assistant.rs assistant: Fix terminal inline assistant not showing retry on error (#17651) 2024-09-10 11:45:21 -04:00
tools.rs assistant: Add tool registry (#17331) 2024-09-03 19:14:36 -04:00
workflow.rs Have models indicate code locations in workflows using textual search, not symbol names (#17282) 2024-09-02 18:20:05 -07:00