ZIm/crates/assistant/src/slash_command
David Soria Parra 0ee99c6d9c
context_server: Add missing types for MCP spec to protocol 2024-11-05 (#21498)
This commit syncs missing types for the mcp spec 2024-11-05.

Release Notes:

- N/A
2024-12-04 10:45:25 -05: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 context_server: Add missing types for MCP spec to protocol 2024-11-05 (#21498) 2024-12-04 10:45:25 -05:00
default_command.rs assistant: Fix evaluating slash commands in slash command output (like /default) (#20864) 2024-11-19 11:20:30 -05:00
delta_command.rs assistant: Improve UI feedback when inserting /delta without new changes (#20356) 2024-11-07 10:56:01 -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 Make fetch slash command visible in the command selector (#21302) 2024-11-28 18:26:59 -03:00
file_command.rs Fix regression in producing sections when converting SlashCommandOutput to event stream (#20404) 2024-11-08 09:29:14 +01: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 Disable /search by default (#20252) 2024-11-05 14:05:10 -07:00
selection_command.rs Fix regression in producing sections when converting SlashCommandOutput to event stream (#20404) 2024-11-08 09:29:14 +01:00
streaming_example_command.rs Fix regression in producing sections when converting SlashCommandOutput to event stream (#20404) 2024-11-08 09:29:14 +01: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