assistant2: Sketch in chat editor (#21116)
This PR sketches in the chat editor for `assistant2`. <img width="1136" alt="Screenshot 2024-11-23 at 1 56 23 PM" src="https://github.com/user-attachments/assets/6e979995-c0cf-4a46-8694-fc4a8646336f"> Release Notes: - N/A
This commit is contained in:
parent
2a23db6e05
commit
628b96f297
5 changed files with 97 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
mod assistant_panel;
|
||||
mod chat_editor;
|
||||
|
||||
use command_palette_hooks::CommandPaletteFilter;
|
||||
use feature_flags::{Assistant2FeatureFlag, FeatureFlagAppExt};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue