ZIm/crates/assistant/src/slash_command
Nate Butler 0a848f29e8
Prompt library updates (#11988)
Restructure prompts & the prompt library.

- Prompts are now written in markdown
- The prompt manager has a picker and editable prompts
- Saving isn't wired up yet
- This also removes the "Insert active prompt" button as this concept doesn't exist anymore, and will be replaced with slash commands.

I didn't staff flag this, but if you do play around with it expect it to still be pretty rough.

Release Notes:

- N/A

---------

Co-authored-by: Nathan Sobo <1789+nathansobo@users.noreply.github.com>
Co-authored-by: Antonio Scandurra <me@as-cii.com>
2024-05-22 18:04:47 -04:00
..
current_file_command.rs Add slash commands for adding context into the assistant (#12102) 2024-05-22 14:06:28 -07:00
file_command.rs Add slash commands for adding context into the assistant (#12102) 2024-05-22 14:06:28 -07:00
prompt_command.rs Prompt library updates (#11988) 2024-05-22 18:04:47 -04:00