Skip to content

v0.1.16

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Apr 12:25
· 27 commits to main since this release
8c4ecb1
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]>