ZIm/crates/assistant/src
Marshall Bowers 8d1f377bf0
assistant: Add example streaming slash command (#20034)
This PR adds a `/streaming-example` slash command for the purposes of
showcasing streaming during development.

This slash command is only available to staff and isn't intended to be
shipped to the general public.

Release Notes:

- N/A
2024-10-31 10:53:47 -04:00
..
context Fix more failure cases of assistant edits (#19653) 2024-10-25 14:30:34 -07:00
slash_command assistant: Add example streaming slash command (#20034) 2024-10-31 10:53:47 -04:00
tools context_servers: Support tools (#19548) 2024-10-28 10:37:58 -04:00
assistant.rs assistant: Add example streaming slash command (#20034) 2024-10-31 10:53:47 -04:00
assistant_panel.rs Adjust design of the slash command picker (#19973) 2024-10-30 19:42:42 -03:00
assistant_settings.rs Restructure assistant edits to show all changes in a proposed-change editor (#18240) 2024-10-17 13:18:13 -04:00
context.rs Require /file or /tab when using Suggest Edits (#19960) 2024-10-30 11:38:43 -04:00
context_store.rs ssh remoting: Fix cmd-o (#18308) 2024-09-24 16:23:08 -06:00
inline_assistant.rs Take a mutable context when resolving selections (#19948) 2024-10-30 15:21:51 +01:00
model_selector.rs assistant: Tweak the model selector design (#19704) 2024-10-24 19:37:09 -03:00
patch.rs Fix more failure cases of assistant edits (#19653) 2024-10-25 14:30:34 -07:00
prompt_library.rs Fix some issues with branch buffers (#18945) 2024-10-09 16:55:25 -07:00
prompts.rs Require /file or /tab when using Suggest Edits (#19960) 2024-10-30 11:38:43 -04:00
slash_command.rs assistant: Add example streaming slash command (#20034) 2024-10-31 10:53:47 -04:00
slash_command_picker.rs Adjust design of the slash command picker (#19973) 2024-10-30 19:42:42 -03:00
slash_command_settings.rs Add settings to remote servers, use XDG paths on remote, and enable node LSPs (#19176) 2024-10-15 23:32:44 -07: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 Sketch in assistant edit button (#19705) 2024-10-29 13:21:10 -04:00
tools.rs context_servers: Support tools (#19548) 2024-10-28 10:37:58 -04:00