Commit Graph

98 Commits

Author SHA1 Message Date
Saoud Rizwan
3a4e8b8d96 Cosmetic updates 2024-09-10 16:25:38 -04:00
Saoud Rizwan
2c91bafe1e Add new vscode shell integration to run commands right in terminal 2024-09-08 10:30:50 -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
7fdec3f37e Update copy 2024-09-04 12:43:06 -04:00
Saoud Rizwan
c209198b23 Add openai compatible provider 2024-09-03 17:08:29 -04:00
Saoud Rizwan
7801f02d97 Add mistake tracking to prevent indefinitely running loops 2024-09-03 06:12:30 -04:00
Saoud Rizwan
281bd28323 Fix icons 2024-09-02 10:57:47 -04:00
Saoud Rizwan
4a3ebd49af Set icons position based on text area base height 2024-09-02 10:51:54 -04:00
Saoud Rizwan
23e679cbf4 Adjust icon alignment 2024-09-02 10:08:20 -04:00
Saoud Rizwan
162d894dd7 Adjust icon alignment 2024-09-02 09:59:53 -04:00
Saoud Rizwan
46fe92aed5 Adjust icon alignment 2024-09-02 09:38:13 -04:00
Saoud Rizwan
0bcb0a923f Update icon alignment 2024-09-02 05:05:28 -04:00
Saoud Rizwan
3a37421ffd Add terminal emulator for better command interactivity; add python env to system information 2024-09-02 00:15:57 -04:00
Saoud Rizwan
4fedb18885 Fix icon placement 2024-09-01 02:39:23 -04:00
Saoud Rizwan
ba4caf4f00 Remove max requests per task settings option 2024-09-01 01:41:43 -04:00
Saoud Rizwan
98ea81b8a2 Adjust icons 2024-08-31 08:19:20 -04:00
Saoud Rizwan
945ae02054 Adjust icons 2024-08-31 08:15:53 -04:00
Saoud Rizwan
27bebfac25 Fix text area height calculation 2024-08-31 08:10:50 -04:00
Saoud Rizwan
9d5090397f Make diff view editable 2024-08-31 05:56:38 -04:00
Saoud Rizwan
cfb5732b8f Fix bug where choosing non-vision model prevented being able to paste in textfield 2024-08-30 03:57:53 -04:00
Saoud Rizwan
56f21d7aba Adjust icons 2024-08-28 21:35:34 -04:00
Saoud Rizwan
07d26779f6 Fix icon alignment 2024-08-28 21:28:44 -04:00
Saoud Rizwan
98fdf898be Fix icon alignment 2024-08-28 19:15:57 -04:00
Saoud Rizwan
e4a7201a14 Fix icon alignment 2024-08-28 19:14:18 -04:00
Saoud Rizwan
5f8d3d5511 Align icons 2024-08-28 06:16:09 -04:00
Saoud Rizwan
843ef29a07 Remove Kodu provider 2024-08-27 21:38:01 -04:00
Saoud Rizwan
3b5e018a60 Refactor extension state into ExtensionStateContext 2024-08-27 04:44:36 -04:00
Saoud Rizwan
e95bebacda Minor fixes 2024-08-27 00:42:09 -04:00
Saoud Rizwan
63f3589f89 Update icon alignment 2024-08-26 06:44:59 -04:00
Saoud Rizwan
aa2d964c37 Adjust icons 2024-08-26 01:14:13 -04:00
Saoud Rizwan
ae38713d5b Use 'user credits' header to update balance and show user under task header 2024-08-26 01:00:00 -04:00
Saoud Rizwan
79250e9b57 Improve Kodu promo behavior 2024-08-26 01:00:00 -04:00
Saoud Rizwan
7fa7589ed0 Refactor Kodu links 2024-08-26 01:00:00 -04:00
Saoud Rizwan
cfb3c20afa Show Kodu error message if API request fails 2024-08-26 01:00:00 -04:00
Saoud Rizwan
288cc49dbc Update UI for automatic reads 2024-08-26 01:00:00 -04:00
Saoud Rizwan
42e9d36580 Send tools as says when alwaysAllowReadOnly 2024-08-26 01:00:00 -04:00
Saoud Rizwan
6739e4536a Fix icon alignment 2024-08-26 01:00:00 -04:00
Saoud Rizwan
0298e7af7f Add Kodu announcement 2024-08-26 01:00:00 -04:00
Saoud Rizwan
ef47e3f3c9 Support keyboard composition 2024-08-22 04:01:46 -04:00
Saoud Rizwan
f9b517c4d0 Adjust icon spacing 2024-08-17 12:54:22 -04:00
Saoud Rizwan
c277f7625f Show 'Start New Task' button if user tries to resume completed task 2024-08-17 09:09:05 -04:00
Saoud Rizwan
d1437e6d2d Add task history 2024-08-17 08:29:30 -04:00
Saoud Rizwan
38f98951d0 Minor UI changes; update copy 2024-08-16 23:36:39 -04:00
Saoud Rizwan
ec2bfa352a Add prompt cache 2024-08-15 03:34:54 -04:00
Saoud Rizwan
7c1412aa83 Adjust icons in input field 2024-08-14 04:38:54 -04:00
Saoud Rizwan
acb3ff8ded Fix positioning of textfield icons 2024-08-13 22:38:55 -04:00
Saoud Rizwan
ecc5eb30a5 Fix OpenRouter usage with better error handling 2024-08-11 04:47:29 -04:00
Saoud Rizwan
6454163078 Remove unusable models; minor fixes 2024-08-11 03:24:10 -04:00