Commit Graph

14 Commits

Author SHA1 Message Date
Saoud Rizwan
a6c64bea8f Add terminal output and diagnostics to relevant details 2024-09-08 18:06:52 -04:00
Saoud Rizwan
04588798ef Minor design fixes 2024-09-07 06:09:32 -04:00
Saoud Rizwan
715db7129d Deep compare chatrow props to update when message changes 2024-09-07 04:57:38 -04:00
Saoud Rizwan
ea14481771 Replace react-syntax-highlighter with rehype-highlight to reduce memory footprint when scrolling code blocks 2024-09-06 21:06:36 -04:00
Saoud Rizwan
428d3c39b5 Performance optimizations with memoization and useCallbacks 2024-09-06 14:35:02 -04:00
Saoud Rizwan
3b5e018a60 Refactor extension state into ExtensionStateContext 2024-08-27 04:44:36 -04:00
Saoud Rizwan
c11ab41d01 Add theme based syntax highlighting for code blocks 2024-07-21 12:04:18 -04:00
Saoud Rizwan
46f14f32d1 Fix issue where file diff could fail; minor style changes; update README; update version to 0.0.4 2024-07-10 11:15:25 -04:00
Saoud Rizwan
cb985f3ce8 Add user_feedback message type; update README; fix colors on other themes 2024-07-10 07:11:06 -04:00
Saoud Rizwan
fa2669802d Prevent conditional loading of ChatView; bug fixes 2024-07-10 05:48:22 -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
9867a6a597 Fix CodeBlock diffs 2024-07-09 21:47:12 -04:00
Saoud Rizwan
c0420b3e90 Add mock messages; fix CodeBlock ellipses bug 2024-07-09 21:34:07 -04:00
Saoud Rizwan
97faff3ba5 Add CodeBlock component 2024-07-09 20:17:07 -04:00