Commit Graph
4 Commits
Author SHA1 Message Date
kjhqandkjhq 6a4cf33131 fix: add hidden models state to ModelMultiSelect component (#1502)
Co-authored-by: kjhq <example.com>
2026-06-11 00:48:58 +03:00
kjhq 4055bf397e feat: add markdown as copy-table format option (#1408) (#1444)
* feat: add markdown as copy-table format option (#1408)

* Update packages/ui/src/components/chat/MarkdownRendererImpl.tsx


Signed-off-by: kjhq <arvintro@gmail.com>
2026-06-08 19:36:06 +03:00
kjhqandartac 81cb31f1fd fix: display selected source label in skills catalog dropdown (#1270)
Co-authored-by: artac <artac@artacs-MacBook-Pro.local>
2026-05-15 18:12:19 +03:00
kjhqandartac f059bc8dd6 fix: remove GitHub hardcoding and generalize for non-GitHub git providers (#1216)
* fix: remove GitHub hardcoding and generalize for non-GitHub git providers

* fix: guard SSH path extraction against missing colon separator

---------

Co-authored-by: artac <artac@artacs-MacBook-Pro.local>
2026-05-13 10:19:31 +03:00