ZIm/crates/assistant/src
Marshall Bowers 0d5485bd6c
assistant: Add /now slash command (#12856)
This PR adds a `/now` command to the Assistant for indicating the
current date and time to the model.

Release Notes:

- Added `/now` command to the Assistant for getting the current date and
time.
2024-06-10 14:05:02 -04:00
..
completion_provider Use the new assistant icon in the setup instructions (#12787) 2024-06-07 15:12:16 -04:00
slash_command assistant: Add /now slash command (#12856) 2024-06-10 14:05:02 -04:00
system_prompts Allow the assistant to suggest edits to files in the project (#11993) 2024-05-17 15:38:14 -07:00
assistant.rs assistant: Add /now slash command (#12856) 2024-06-10 14:05:02 -04:00
assistant_panel.rs Rename conversations to contexts (#12724) 2024-06-06 11:40:54 +02:00
assistant_settings.rs Fix issues with Claude in Assistant2 (#12619) 2024-06-03 16:30:09 -07:00
completion_provider.rs Fix issues with Claude in Assistant2 (#12619) 2024-06-03 16:30:09 -07:00
context_store.rs Rename conversations to contexts (#12724) 2024-06-06 11:40:54 +02:00
inline_assistant.rs Rename conversations to contexts (#12724) 2024-06-06 11:40:54 +02:00
model_selector.rs Improve model selection in the assistant (#12472) 2024-05-30 12:36:07 +02:00
prompt_library.rs Update prompt library styles (#12689) 2024-06-05 22:10:02 -04:00
prompts.rs Start on a database-backed prompt library (#12468) 2024-06-03 15:58:43 +02:00
search.rs Fuzzy-match lines when applying edits from the assistant (#12056) 2024-05-20 17:02:15 +02:00
slash_command.rs assistant: Add /now slash command (#12856) 2024-06-10 14:05:02 -04:00
streaming_diff.rs Allow AI interactions to be proxied through Zed's server so you don't need an API key (#7367) 2024-03-19 19:22:26 +01:00