zed/crates/assistant/src
Marshall Bowers ddf07253c4
assistant: Strip out general website chrome in /fetch command (#13264)
This PR updates the `/fetch` command to strip out general website chrome
that likely won't contain content on any websites.

Release Notes:

- N/A
2024-06-19 09:50:02 -04:00
..
completion_provider Allow Ollama Model KeepAlive to be None, defaulting to indefinite (#13059) 2024-06-14 10:33:28 -07:00
slash_command assistant: Strip out general website chrome in /fetch command (#13264) 2024-06-19 09:50: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_panel.rs paths: Replace lazy_static! with OnceLock (#13213) 2024-06-18 12:22:37 -04:00
assistant_settings.rs Ollama Provider for Assistant (#12902) 2024-06-11 17:35:27 -07:00
assistant.rs paths: Replace lazy_static! with OnceLock (#13213) 2024-06-18 12:22:37 -04:00
completion_provider.rs Ollama improvements (#12921) 2024-06-12 08:10:51 -07:00
context_store.rs paths: Replace lazy_static! with OnceLock (#13213) 2024-06-18 12:22:37 -04:00
inline_assistant.rs Draw gutter highlights and indicators on top of blocks (#13142) 2024-06-17 15:34:05 +02:00
model_selector.rs ui: Use PopoverMenu::new for constructing PopoverMenus (#13178) 2024-06-17 18:14:37 -04:00
prompt_library.rs Add more menus to Zed (#12940) 2024-06-18 12:16:54 -07: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 diagnostics slash command (#12998) 2024-06-14 17:14:50 +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