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
9c85a36b2c
Implement virtualized rendering of items in the chat view
2024-07-24 12:19:14 -04:00
Saoud Rizwan
9a63f4f842
Replace react-scroll with custom scroll animation
2024-07-23 07:59:22 -04:00
Saoud Rizwan
9e5a475a2a
Replace event listeners with react-use useEvent; fix bugs with task text truncation, stale effects, and 'visible' extension TypeError
2024-07-23 06:29:37 -04:00
Saoud Rizwan
7170d2a2e8
Fixed garbage collection of aborted tasks; handle if run from root directory then don’t read/write; fixed scroll to bottom; fix other small bugs
2024-07-09 23:44:20 -04:00
Saoud Rizwan
97faff3ba5
Add CodeBlock component
2024-07-09 20:17:07 -04:00
Saoud Rizwan
a360d1007e
Use vscode scrollbar style; add TaskHeader
2024-07-09 08:57:39 -04:00
Saoud Rizwan
08effc4799
Make react build task; add react-textarea-autosize; add settings button; add settings page; get basic chat interface working
2024-07-07 05:05:28 -04:00
Saoud Rizwan
ed9ff69fc7
Fix react app build script
2024-07-06 02:25:54 -04:00
Saoud Rizwan
571c7d217e
Add vscode helper and fix formatting in react app
2024-07-06 01:45:54 -04:00
Saoud Rizwan
4bfc2a5bc4
Add CRA webview-ui
2024-07-06 01:35:59 -04:00