fixes for the UI (#258)
* use mcp server name as a category
Signed-off-by: Peter Jausovec <[email protected]>
* improve ux of the tool selection page
Signed-off-by: Peter Jausovec <[email protected]>
* fix the issue where the tool wasn't configurable :|
Signed-off-by: Peter Jausovec <[email protected]>
* remove unused component
Signed-off-by: Peter Jausovec <[email protected]>
* include error details in the response
Signed-off-by: Peter Jausovec <[email protected]>
* improve errors, use toast
Signed-off-by: Peter Jausovec <[email protected]>
* type updates, session list display
Signed-off-by: Peter Jausovec <[email protected]>
* update/reset the chat status in case of an error
Signed-off-by: Peter Jausovec <[email protected]>
* update the tool display to match the one in the dialog
Signed-off-by: Peter Jausovec <[email protected]>
* fix failing tests
Signed-off-by: Peter Jausovec <[email protected]>
---------
Signed-off-by: Peter Jausovec <[email protected]>
Co-authored-by: Eitan Yarmush <[email protected]>