agent2: Add new "new thread" selector in the toolbar (#36133)
Release Notes: - N/A
This commit is contained in:
parent
9a375f1419
commit
cb0bc463f1
7 changed files with 526 additions and 328 deletions
|
@ -64,6 +64,8 @@ actions!(
|
|||
NewTextThread,
|
||||
/// Toggles the context picker interface for adding files, symbols, or other context.
|
||||
ToggleContextPicker,
|
||||
/// Toggles the menu to create new agent threads.
|
||||
ToggleNewThreadMenu,
|
||||
/// Toggles the navigation menu for switching between threads and views.
|
||||
ToggleNavigationMenu,
|
||||
/// Toggles the options menu for agent settings and preferences.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue