ZIm/crates/assistant/src/slash_command
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
..
auto_command.rs Adjust design of the slash command picker (#19973) 2024-10-30 19:42:42 -03:00
cargo_workspace_command.rs assistant: Update SlashCommand trait with streaming return type (#19652) 2024-10-23 21:26:50 -04:00
context_server_command.rs assistant: Update SlashCommand trait with streaming return type (#19652) 2024-10-23 21:26:50 -04:00
default_command.rs assistant: Update SlashCommand trait with streaming return type (#19652) 2024-10-23 21:26:50 -04:00
delta_command.rs Adjust design of the slash command picker (#19973) 2024-10-30 19:42:42 -03:00
diagnostics_command.rs Adjust design of the slash command picker (#19973) 2024-10-30 19:42:42 -03:00
docs_command.rs assistant: Update SlashCommand trait with streaming return type (#19652) 2024-10-23 21:26:50 -04:00
fetch_command.rs assistant: Update SlashCommand trait with streaming return type (#19652) 2024-10-23 21:26:50 -04:00
file_command.rs Adjust design of the slash command picker (#19973) 2024-10-30 19:42:42 -03:00
now_command.rs assistant: Update SlashCommand trait with streaming return type (#19652) 2024-10-23 21:26:50 -04:00
project_command.rs Adjust design of the slash command picker (#19973) 2024-10-30 19:42:42 -03:00
prompt_after_summary.txt /auto (#16696) 2024-09-13 13:17:49 -04:00
prompt_before_summary.txt /auto (#16696) 2024-09-13 13:17:49 -04:00
prompt_command.rs Adjust design of the slash command picker (#19973) 2024-10-30 19:42:42 -03:00
search_command.rs Adjust design of the slash command picker (#19973) 2024-10-30 19:42:42 -03:00
streaming_example_command.rs assistant: Add example streaming slash command (#20034) 2024-10-31 10:53:47 -04:00
symbols_command.rs Adjust design of the slash command picker (#19973) 2024-10-30 19:42:42 -03:00
tab_command.rs Adjust design of the slash command picker (#19973) 2024-10-30 19:42:42 -03:00
terminal_command.rs Adjust design of the slash command picker (#19973) 2024-10-30 19:42:42 -03:00