Commit Graph

6 Commits

Author SHA1 Message Date
Saoud Rizwan
fa1068d92d Refactor utilities to utils for consistency 2024-08-03 15:47:41 -04:00
Saoud Rizwan
c1e9ceccb9 Fix diff issues and code block style 2024-07-25 21:22:03 -04:00
Saoud Rizwan
44a4140486 Add memory optimizations, retry failed requests, markdown support
- Move isExpanded state up into ChatView to fix issue where virtualized list would reset ChatRow state
- Add ability to retry failed requests
- Add markdown rendering
2024-07-25 08:54:29 -04:00
Saoud Rizwan
b19ae3038d Add popout button to open instance in editor 2024-07-23 12:04:58 -04:00
Saoud Rizwan
612db6d070 Fix layout of chat content when scrollbar becomes visible 2024-07-22 07:59:06 -04:00
Saoud Rizwan
c11ab41d01 Add theme based syntax highlighting for code blocks 2024-07-21 12:04:18 -04:00