Displays the favorites on the extension. Clicking on an assistant will scroll up if necessary and set the mention.
Design still to be discussed with Alex cause I'm not sure what exact scrolling behavior we want + the current component for preview in minimal still displays the 3 dots menu when we don't want it.
I figured out this could already be submitted as is and will iterate on ongoing PRs.
Risk
This edits both the extension and the sdk to add a new optional param.
Should be safe as param is optional but just in case, it can be rolled back.
Description
Following this https://github.com/dust-tt/dust/pull/8779
Displays the favorites on the extension. Clicking on an assistant will scroll up if necessary and set the mention. Design still to be discussed with Alex cause I'm not sure what exact scrolling behavior we want + the current component for preview in minimal still displays the 3 dots menu when we don't want it.
I figured out this could already be submitted as is and will iterate on ongoing PRs.
Risk
This edits both the extension and the sdk to add a new optional param. Should be safe as param is optional but just in case, it can be rolled back.
Deploy Plan
No deploy.