ZIm/crates/assistant/src
Joseph T. Lyons ebac9a7342
Combine assistant documentation (#16362)
Release Notes:

- N/A
2024-08-16 13:37:54 -04:00
..
context Move context tests into their own file (#16327) 2024-08-15 17:14:05 -07:00
slash_command Fix more bugs in files (#16241) 2024-08-16 10:09:38 -07:00
workflow Do not enable copilot for always read-only editors (#16356) 2024-08-16 17:22:47 +03:00
assistant.rs Remove workflow inspector, clean up workflow code (#16325) 2024-08-15 16:47:29 -07:00
assistant_panel.rs Improve workflow step view (#16329) 2024-08-15 17:45:23 -07:00
assistant_settings.rs Allow customization of the model used for tool calling (#15479) 2024-07-30 16:18:53 +02:00
context.rs assistant: Only push text content if not empty with image content (#16270) 2024-08-15 22:38:52 -05:00
context_store.rs Allow /workflow and step resolution prompts to be overridden (#15892) 2024-08-06 21:47:42 -06:00
inline_assistant.rs Do not enable copilot for always read-only editors (#16356) 2024-08-16 17:22:47 +03:00
model_selector.rs assistant: Fix toggling the model selector via keybind (#16319) 2024-08-15 17:45:25 -04:00
prompt_library.rs Do not enable copilot for always read-only editors (#16356) 2024-08-16 17:22:47 +03:00
prompts.rs Improve content generation prompt to reduce over-generation (#16333) 2024-08-15 22:20:11 -06:00
slash_command.rs Fix more bugs in files (#16241) 2024-08-16 10:09:38 -07:00
slash_command_settings.rs assistant: Put /docs and /project behind a setting (#16186) 2024-08-13 17:32:24 -04:00
streaming_diff.rs Improve streaming git diffs to be less jumpy during inline assistant generation (#15853) 2024-08-06 16:13:29 +03:00
terminal_inline_assistant.rs Implement Anthropic prompt caching (#16274) 2024-08-15 22:21:06 -05:00
workflow.rs Implement Anthropic prompt caching (#16274) 2024-08-15 22:21:06 -05:00