ZIm/crates/assistant/src
Marshall Bowers 834089feb1
Handle Wikipedia code blocks in /fetch command (#12780)
This PR extends the `/fetch` command with support for Wikipedia code
blocks.

Release Notes:

- N/A
2024-06-07 12:54:33 -04:00
..
completion_provider Fix issues with Claude in Assistant2 (#12619) 2024-06-03 16:30:09 -07:00
slash_command Handle Wikipedia code blocks in /fetch command (#12780) 2024-06-07 12:54:33 -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 Rename conversations to contexts (#12724) 2024-06-06 11:40:54 +02: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 Rename conversations to contexts (#12724) 2024-06-06 11:40:54 +02: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