Rename assistant2 to agent (#27887)
This PR renames the `assistant2` crate to `agent`. Release Notes: - N/A
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
mod agent_notification;
|
||||
mod context_pill;
|
||||
|
||||
pub use agent_notification::*;
|
||||
pub use context_pill::*;
|
||||
Reference in New Issue
Block a user