dust-tt / dust

Amplify your team's potential with customizable and secure AI assistants.
https://dust.tt
MIT License
978 stars 109 forks source link

Extension: Display favorites #8835

Closed PopDaph closed 10 hours ago

PopDaph commented 12 hours ago

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.