Commit Graph

231 Commits

Author SHA1 Message Date
Abi Raja
c107f4eda5 merge 2024-09-08 16:50:18 +02:00
Abi Raja
0db8a206f2 disable variants for video 2024-08-31 15:47:44 +02:00
Abi Raja
ce6a0622d0 fix TODO 2024-08-30 13:19:24 +02:00
Abi Raja
bf3e4eecb2 throw exceptions so Sentry can capture them 2024-08-22 16:55:39 -04:00
Abi Raja
939d4eebf8 nit 2024-08-22 16:42:51 -04:00
Abi Raja
a243480d78 streamline createCommit helper 2024-08-22 16:38:39 -04:00
Abi Raja
30d5cd2b65 move commit code into one file 2024-08-22 16:27:42 -04:00
Abi Raja
c900201417 support import from code 2024-08-22 13:51:40 -04:00
Abi Raja
089f4302d2 cleaner resets with resetHead 2024-08-22 13:32:12 -04:00
Abi Raja
8e8f0b4b64 intermediate changes towards multiple generations 2024-08-22 13:26:42 -04:00
Abi Raja
5f6dd08411 reset inputMode when resetting state 2024-08-05 16:17:48 -04:00
Abi Raja
f52ca306a5 fix bug with handling setCode 2024-07-30 16:09:02 -04:00
Abi Raja
aff9352dc0 set up multiple generations 2024-07-30 15:44:48 -04:00
Abi Raja
e3e6e6a884 remove feedback call note placement and openai down issue 2024-07-30 10:20:45 -04:00
Abi Raja
13d3ff6e38 Merge branch 'main' into hosted 2024-07-30 10:12:19 -04:00
Abi Raja
21f553a0d8 add more comments 2024-07-25 15:20:06 -04:00
Abi Raja
7af2e34415 add more comments 2024-07-25 15:15:33 -04:00
Abi Raja
59b031e395 add comments and rename some code 2024-07-25 15:03:43 -04:00
Abi Raja
88f4e81b96 update comment 2024-07-25 14:59:13 -04:00
Abi Raja
40c0f52075 abstract out takeScreenshot 2024-07-25 14:58:18 -04:00
Abi Raja
9b8ec5b67c abstract into GenerationSettings 2024-07-25 14:50:37 -04:00
Abi Raja
c72484a72c move files into folders 2024-07-25 14:43:20 -04:00
Abi Raja
0d639b4920 move files around and abstract to DeprecationMessage 2024-07-25 14:40:48 -04:00
Abi Raja
993ff88e2b abstract into more components 2024-07-25 14:35:04 -04:00
Abi Raja
deb2375146 isolate history component by using projectStore directly 2024-07-25 12:45:03 -04:00
Abi Raja
dcef298dba also use appHistory 2024-07-25 12:37:06 -04:00
Abi Raja
83f6f00b10 also use currentVersion 2024-07-25 12:33:31 -04:00
Abi Raja
98951e0382 move some state over to zustand store 2024-07-25 12:32:17 -04:00
Abi Raja
fd6a8f779d add comment 2024-07-19 16:39:21 -04:00
Abi Raja
ba0d51a34f remove react warning 2024-07-19 16:11:46 -04:00
Abi Raja
3f6fcdea25 remove unused UI 2024-07-19 16:01:30 -04:00
Abi Raja
50d1288693 Merge branch 'main' into hosted 2024-07-11 16:36:18 -04:00
Abi Raja
329b8e8e77 update front-end to indicate status of deprecated models 2024-07-11 16:34:48 -04:00
Abi Raja
b80f0ec7bf Merge branch 'main' into hosted 2024-07-11 14:32:26 -04:00
Abi Raja
6c2bd1eb64 rename to KeyboardShortcutBadge 2024-07-11 14:20:50 -04:00
Abi Raja
f6da5eb0d4 add keyboard shortcut badge for update buttons 2024-07-11 14:18:31 -04:00
Abi Raja
24a7462c9f support enter to update, shift + enter to create a new line and focus on update textarea after coding 2024-07-11 13:53:49 -04:00
Abi Raja
7c132fd1bd Merge branch 'generate-from-text' into hosted 2024-07-09 13:04:30 -04:00
Abi Raja
d13ae72c06 add basic text to ui generation 2024-07-09 12:53:07 -04:00
Abi Raja
92ea62e9bf Merge branch 'main' into hosted 2024-06-27 17:37:01 +08:00
Abi Raja
606f535bc2 enable Select and Edit for HTML + CSS stack 2024-06-27 16:24:06 +08:00
Abi Raja
cda34ae642 Merge branch 'main' into hosted 2024-06-26 16:54:33 +08:00
Abi Raja
901ce332a5 update default model to Claude 3.5 Sonnet 2024-06-26 16:52:07 +08:00
Abi Raja
a928631a49 Merge branch 'main' into hosted 2024-06-26 13:44:31 +08:00
Abi Raja
9dfb0dc5b8 do not allow empty updates 2024-06-26 13:39:22 +08:00
Abi Raja
fed7fe50d6 Merge branch 'main' into hosted 2024-06-26 12:39:11 +08:00
Abi Raja
5843e75760 enable select and edit for Claude 3.5 2024-06-25 06:11:01 +08:00
Abi Raja
d2369cb0a0 Merge branch 'main' into hosted 2024-06-22 19:43:52 +08:00
Abi Raja
f75294ca64 update better model banner to include sonnet 3.5 2024-06-22 19:41:56 +08:00
Abi Raja
392b9849a2
Merge pull request #355 from abi/select-and-edit
Add "Select and Edit" functionality for easier edits
2024-06-05 20:59:57 -04:00