ZIm/crates/assistant2/src
Richard Feldman 4ed0e5160f
Inline assistant v2 layout (#22305)
Makes the inline assistant look like @danilo-leal's prototype.

Also fixes the bug with indent guides that @maxdeviant found!

<img width="1059" alt="Screenshot 2024-12-20 at 4 24 56 PM"
src="https://github.com/user-attachments/assets/5e55a3c2-768a-4e9d-bad5-d4ebbe9db9ce"
/>

Release Notes:

- N/A
2024-12-20 22:00:52 +00:00
..
context_picker assistant2: List directories in directory context picker (#22300) 2024-12-20 18:42:36 +00:00
ui assistant2: Uniquely identify remove buttons on ContextPills (#22115) 2024-12-16 17:57:05 -05:00
active_thread.rs assistant2: Add stray visual adjustments (#22111) 2024-12-16 19:23:42 -03:00
assistant.rs Inline assistant v2 layout (#22305) 2024-12-20 22:00:52 +00:00
assistant_model_selector.rs Inline assistant v2 layout (#22305) 2024-12-20 22:00:52 +00:00
assistant_panel.rs assistant2: Fix focus issues with opening history (#22169) 2024-12-17 18:07:28 -05:00
assistant_settings.rs assistant2: Add ability to resize the panel (#22113) 2024-12-16 17:35:56 -05:00
buffer_codegen.rs Reuse prompt editor across buffer and terminal assist (#22188) 2024-12-18 16:12:54 -05:00
context.rs assistant2: Sketch in directory context picker (#22148) 2024-12-17 13:02:46 -05:00
context_picker.rs assistant2: Restrict directory context picker to development builds (#22302) 2024-12-20 19:08:29 +00:00
context_store.rs assistant2: Wire up context picker with inline assist (#22106) 2024-12-16 15:46:28 -05:00
context_strip.rs assistant2: Wire up basic @-mention interaction for context (#22197) 2024-12-18 13:29:39 -05:00
inline_assistant.rs Reuse prompt editor across buffer and terminal assist (#22188) 2024-12-18 16:12:54 -05:00
inline_prompt_editor.rs Inline assistant v2 layout (#22305) 2024-12-20 22:00:52 +00:00
message_editor.rs Inline assistant v2 layout (#22305) 2024-12-20 22:00:52 +00:00
prompts.rs Inline terminal assistant v2 (#21888) 2024-12-12 11:06:09 -05:00
streaming_diff.rs Inline assistant v2 (#21828) 2024-12-11 14:32:30 -05:00
terminal_codegen.rs Reuse prompt editor across buffer and terminal assist (#22188) 2024-12-18 16:12:54 -05:00
terminal_inline_assistant.rs Reuse prompt editor across buffer and terminal assist (#22188) 2024-12-18 16:12:54 -05:00
thread.rs assistant2: Wire up context picker with inline assist (#22106) 2024-12-16 15:46:28 -05:00
thread_history.rs assistant2: Add spacing between historical thread entries (#22140) 2024-12-17 11:03:09 -05:00
thread_store.rs assistant2: Sketch in sending file context to model (#21829) 2024-12-10 16:35:53 -05:00
ui.rs assistant2: Sketch in sending file context to model (#21829) 2024-12-10 16:35:53 -05:00