assistant: Show more details for assist errors (#20740)
Marshall Bowers
created
This PR updates the Assistant to show more detailed error messages when
the user encounters an assist error.
Here are some examples:
<img width="415" alt="Screenshot 2024-11-15 at 1 47 03 PM"
src="https://github.com/user-attachments/assets/5e7c5d5f-bd78-4af3-86ed-af4c6712770f">
<img width="417" alt="Screenshot 2024-11-15 at 2 11 14 PM"
src="https://github.com/user-attachments/assets/02cb659b-1239-4e24-865f-3a512703a94f">
The notification will scroll if the error lines overflow the set maximum
height.
Release Notes:
- Updated the Assistant to show more details in error cases.