ZIm/crates/assistant2/src
Danilo Leal 7a6223e71b
assistant2: Add tiny visual adjustments (#23748)
This PR adds really tiny visual adjustments to the assistant 2. I guess
the most note-worthy thing here is that I separated the `title` for
History views into two just because I wanted to render the `/` smaller
and lighter. 😬

Release Notes:

- N/A
2025-01-27 20:26:34 -03:00
..
context_picker Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
ui Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
active_thread.rs assistant2: Add tiny visual adjustments (#23748) 2025-01-27 20:26:34 -03:00
assistant.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
assistant_configuration.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
assistant_model_selector.rs assistant: Fix model selector label shift (#23717) 2025-01-27 12:28:58 -03:00
assistant_panel.rs assistant2: Add tiny visual adjustments (#23748) 2025-01-27 20:26:34 -03:00
buffer_codegen.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
context.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
context_picker.rs Remove more references to 'model' in GPUI APIs (#23693) 2025-01-27 04:00:27 +00:00
context_store.rs Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00
context_strip.rs Remove more references to 'model' in GPUI APIs (#23693) 2025-01-27 04:00:27 +00:00
inline_assistant.rs Remove more references to 'model' in GPUI APIs (#23693) 2025-01-27 04:00:27 +00:00
inline_prompt_editor.rs Fix window double borrows (#23739) 2025-01-27 21:56:29 +00:00
message_editor.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
terminal_codegen.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
terminal_inline_assistant.rs Remove more references to 'model' in GPUI APIs (#23693) 2025-01-27 04:00:27 +00:00
thread.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
thread_history.rs assistant2: Add tiny visual adjustments (#23748) 2025-01-27 20:26:34 -03:00
thread_store.rs assistant2: Don't block ThreadStore initialization on reloading the threads (#23728) 2025-01-27 12:59:28 -05:00
ui.rs assistant2: Sketch in sending file context to model (#21829) 2024-12-10 16:35:53 -05:00