ZIm/crates/assistant/src
Bennet Bo Fenner a1d2e1106e
assistant: Fix copy/cut not working when selection is empty (#18403)
Release Notes:

- Fixed copy/cut/paste not working in the assistant panel when selection
was empty
2024-09-27 10:51:49 +02:00
..
context Make Buffer::apply_ops infallible (#18089) 2024-09-19 13:14:15 -04:00
slash_command Add a slash command for automatically retrieving relevant context (#17972) 2024-09-20 18:09:18 -04:00
tools assistant: Add tool registry (#17331) 2024-09-03 19:14:36 -04:00
assistant.rs Add a slash command for automatically retrieving relevant context (#17972) 2024-09-20 18:09:18 -04:00
assistant_panel.rs assistant: Fix copy/cut not working when selection is empty (#18403) 2024-09-27 10:51:49 +02:00
assistant_settings.rs Introduce the ability to cycle between alternative inline assists (#18098) 2024-09-19 17:50:00 -06:00
context.rs Add the ability to propose changes to a set of buffers (#18170) 2024-09-20 18:28:50 -04:00
context_store.rs ssh remoting: Fix cmd-o (#18308) 2024-09-24 16:23:08 -06:00
inline_assistant.rs Add "Fix with Assistant" code action on lines with diagnostics (#18163) 2024-09-23 11:40:34 -06:00
model_selector.rs assistant: Fix model selector check icon overflow (#16716) 2024-08-26 17:32:32 -07:00
prompt_library.rs Allow Anthropic custom models to override temperature (#18160) 2024-09-20 14:59:12 -06:00
prompts.rs Add a slash command for automatically retrieving relevant context (#17972) 2024-09-20 18:09:18 -04:00
slash_command.rs Add a slash command for automatically retrieving relevant context (#17972) 2024-09-20 18:09:18 -04: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 Add a slash command for automatically retrieving relevant context (#17972) 2024-09-20 18:09:18 -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 Allow Anthropic custom models to override temperature (#18160) 2024-09-20 14:59:12 -06:00
tools.rs assistant: Add tool registry (#17331) 2024-09-03 19:14:36 -04:00
workflow.rs Add "Fix with Assistant" code action on lines with diagnostics (#18163) 2024-09-23 11:40:34 -06:00