ZIm/crates/assistant2/src
Marshall Bowers 1c4868979d
Allow the use of both Assistants when in the assistant2 feature flag (#22150)
This PR makes it so both Assistant panels are visible when in the
`assistant2` feature flag.

This way folks can continue using Assistant1 if Assistant2 isn't meeting
their needs.

Right now they are shown as two different panels shown in the status bar
(although using the same icon), but this is just a temporary state until
we can surface the Assistant1 functionality in Assistant2 somehow.

Note that the inline assist will always use the Assistant2 panel.

Release Notes:

- N/A
2024-12-17 14:23:57 -05:00
..
context_picker assistant2: Sketch in directory context picker (#22148) 2024-12-17 13:02:46 -05: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 Allow the use of both Assistants when in the assistant2 feature flag (#22150) 2024-12-17 14:23:57 -05:00
assistant_panel.rs assistant2: Persist model selector changes (#22116) 2024-12-16 18:00:40 -05:00
assistant_settings.rs assistant2: Add ability to resize the panel (#22113) 2024-12-16 17:35:56 -05:00
context.rs assistant2: Sketch in directory context picker (#22148) 2024-12-17 13:02:46 -05:00
context_picker.rs assistant2: Sketch in directory context picker (#22148) 2024-12-17 13:02:46 -05:00
context_store.rs assistant2: Wire up context picker with inline assist (#22106) 2024-12-16 15:46:28 -05:00
context_strip.rs Add Corner to geometry and make names of corner methods consistent (#22119) 2024-12-16 22:57:15 -07:00
inline_assistant.rs Add Corner to geometry and make names of corner methods consistent (#22119) 2024-12-16 22:57:15 -07:00
message_editor.rs assistant2: Add keybinding to toggle ContextPicker (#22124) 2024-12-16 20:20:32 -05: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_inline_assistant.rs assistant2: Add keybinding to toggle ContextPicker (#22124) 2024-12-16 20:20:32 -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