ZIm/crates/assistant/src
Danilo Leal e36e605c96
assistant: Fine-tune error toast design (#16373)
Just some super small padding and absolute-positioning tweaks. 

---

Release Notes:

- N/A
2024-08-16 16:56:52 -03: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 assistant: Add action footer and refine slash command popover (#16360) 2024-08-16 16:07:42 -03:00
assistant_panel.rs assistant: Fine-tune error toast design (#16373) 2024-08-16 16:56:52 -03: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 Add configuration flow for inline assist button (#16369) 2024-08-16 11:21:30 -07: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_picker.rs assistant: Add action footer and refine slash command popover (#16360) 2024-08-16 16:07:42 -03: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