Commit graph

10 commits

Author SHA1 Message Date
Delirium
4e2158ab64
new Kai design (#3443)
* redesign is inevitable

* ui: change kai design, add sessions to list, swap to new icon

* ui: some changes for suggestions in thread
2025-05-27 17:46:44 +02:00
jonathan-caleb-griffin
517fe6c99e
allow thread prompt suggestions (#3442)
Co-authored-by: Jonathan Griffin <jonathangriffin@Jonathans-MacBook-Air.local>
2025-05-27 17:11:46 +02:00
jonathan-caleb-griffin
59c10cdbea
ui: fetch suggestions for kai prompts
* update display logic

* don't copy array when unnecessary

* only update prompt ideas when array size changes

---------

Co-authored-by: Jonathan Griffin <jonathangriffin@Jonathans-MacBook-Air.local>
2025-05-26 17:58:08 +02:00
nick-delirium
be9ef3bd18
ui: improvements for kai file exports 2025-05-26 13:30:43 +02:00
nick-delirium
98c82aa126
ui: kai charting 2025-05-23 16:02:05 +02:00
Delirium
f3f7992c0a
Kai charting (#3420)
* ui: chart btn

* ui: chats list modal fixes, signal editing visually, map charting response

* ui: support readable errors for kai

* ui: add support for response limiting
2025-05-21 16:19:39 +02:00
nick-delirium
5de6d5de98
ui: visualization prep for kai 2025-05-19 15:34:00 +02:00
nick-delirium
0a5d4413ca
ui: fixes for kai and network tooltips 2025-05-13 17:17:18 +02:00
nick-delirium
9fec22319b
ui: adjust styling and rm logs 2025-05-13 14:59:12 +02:00
Delirium
dca5e54811
Kai UI (#3336)
* ui: kai ui thing

ui: fixes for picking existing chat, feedback and retry buttons

ui: connect finding, creating threads

ui: more ui tuning for chat window, socket manager

ui: get/delete chats logic, create testing socket

ui: testing

ui: use on click query

ui: minor fixed for chat display, rebase

ui: start kai thing

* ui: add logs, add threadid

* ui: feedback methods and ui

* ui: store, replacing messages and giving feedback

* ui: move retry btn to right corner

* ui: move kai service out for ease of code splitting

* ui: add thread id to socket connection

* ui: support state messages

* ui: cancel response generation method

* ui: fix toast str

* ui: add gfm plugin

* ui: ensure md table has max sizes to prevent overflow

* ui: revert tailwind styles on markdown block layer

* ui: export as pdf, copy text contents of a message

* ui: try to save text with formatting in secure contexts

* ui: fix types

* ui: fixup dark mode colors

* ui: add duration for msgs

* ui: take out custom jwt

* ui: removing hardcode...

* ui: change endpoints to prod

* ui: swap socket path

* ui: flip vis toggle

* ui: lock file regenerate
2025-05-13 14:00:09 +02:00