Commit Graph

18 Commits

Author SHA1 Message Date
Saoud Rizwan
5a127c8b45 Update line height 2024-09-25 00:59:43 -04:00
Saoud Rizwan
f774e62c13 Update styles 2024-09-23 20:33:20 -04:00
Vlad Gerasimov
1ab7d55ef7 set line height to 1.5em everywhere (#228) 2024-09-23 20:21:28 -04:00
Saoud Rizwan
2825e03cef Minor fixes 2024-09-18 12:44:52 -04:00
Saoud Rizwan
b94f6fd4e1 Fix workspace tracker path resolution 2024-09-18 10:34:50 -04:00
Saoud Rizwan
57b95acd11 Highlight mentions in task header and messages 2024-09-17 19:29:07 -04:00
Saoud Rizwan
82490108c5 Get context mentions UI working 2024-09-17 14:11:32 -04:00
Saoud Rizwan
bff66a760b Change input icon button style 2024-09-15 14:52:30 -04:00
Saoud Rizwan
3b5e018a60 Refactor extension state into ExtensionStateContext 2024-08-27 04:44:36 -04:00
Saoud Rizwan
3c082e753b Add new models 2024-08-11 02:32:54 -04:00
Saoud Rizwan
c09a8462d7 Add support for OpenRouter and AWS Bedrock 2024-08-03 14:24:56 -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
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
8ba1be1167 Add secret and global state management + messaging between web and extension; persist API key and max num requests; add Welcome screen 2024-07-07 11:22:16 -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
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