ZIm/crates/assistant2/src
Danilo Leal 4ee20dda23
assistant2: Adjust edit files design (#27762)
This PR includes design tweaks to elements involved on the "edit files"
flow: the bar that appears above the message editor, buttons on the
multibuffer hunks, adding keybindings to the "Review Changes" button,
etc.

<img
src="https://github.com/user-attachments/assets/4bff883a-c5c4-443e-8bf5-d98f535c83ce"
width="750" />

Release Notes:

- N/A
2025-03-30 18:52:48 -03:00
..
assistant_configuration assistant2: Add a way to quickly configure tools for the current profile (#27714) 2025-03-28 23:25:39 +00:00
context_picker Remove duplicate message bubble icon (#27699) 2025-03-28 19:33:43 -03:00
ui assistant2: Fix overflowing notification title (#27763) 2025-03-30 18:31:56 -03:00
active_thread.rs assistant2: Adjust edit files design (#27762) 2025-03-30 18:52:48 -03:00
assistant.rs assistant2: Adjust edit files design (#27762) 2025-03-30 18:52:48 -03:00
assistant_configuration.rs assistant2: Rework profile list (#27669) 2025-03-28 15:37:36 +00:00
assistant_diff.rs assistant2: Adjust edit files design (#27762) 2025-03-30 18:52:48 -03:00
assistant_model_selector.rs Fix language model selector (#26138) 2025-03-05 12:48:10 -05:00
assistant_panel.rs assistant2: Adjust edit files design (#27762) 2025-03-30 18:52:48 -03:00
buffer_codegen.rs Add token usage to LanguageModelTextStream (#27490) 2025-03-26 22:21:01 +00:00
context.rs Remove duplicate message bubble icon (#27699) 2025-03-28 19:33:43 -03:00
context_picker.rs Remove duplicate message bubble icon (#27699) 2025-03-28 19:33:43 -03:00
context_store.rs assistant2: Make context pills clickable (#27680) 2025-03-28 19:05:30 +00:00
context_strip.rs assistant2: Make context pills clickable (#27680) 2025-03-28 19:05:30 +00:00
history_store.rs Introduce rating for assistant threads (#26780) 2025-03-14 14:41:50 +00:00
inline_assistant.rs Automatically expand context for inline assistant to nearest block (#27282) 2025-03-21 21:24:27 -06:00
inline_prompt_editor.rs assistant2: Rework @mentions (#26983) 2025-03-24 19:32:52 +01:00
message_editor.rs assistant2: Adjust edit files design (#27762) 2025-03-30 18:52:48 -03:00
profile_selector.rs assistant2: Add a way to quickly configure tools for the current profile (#27714) 2025-03-28 23:25:39 +00:00
terminal_codegen.rs Move "async move" a few characters to the left in cx.spawn() (#26758) 2025-03-19 02:09:02 +00:00
terminal_inline_assistant.rs chore: Extract PromptStore out of prompt_library (#25837) 2025-03-01 00:34:28 +01:00
thread.rs Introduce "Keep All" and "Reject All" buttons when reviewing assistant edits (#27724) 2025-03-29 09:28:11 +00:00
thread_history.rs Introduce rating for assistant threads (#26780) 2025-03-14 14:41:50 +00:00
thread_store.rs assistant2: Serialize token usage (#27586) 2025-03-27 13:38:08 +00:00
tool_use.rs assistant2: Visually de-emphasize read-only tool calls (#27702) 2025-03-28 19:33:56 -03:00
ui.rs assistant2: Agent notification improvements (#27638) 2025-03-28 16:30:48 +00:00