Piyush Mishra
|
7a3661ab0f
|
Merge 8ff1bf1976 into 9f732c4f5d
|
2024-07-19 01:56:14 +03:00 |
|
Abi Raja
|
329b8e8e77
|
update front-end to indicate status of deprecated models
|
2024-07-11 16:34:48 -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
|
606f535bc2
|
enable Select and Edit for HTML + CSS stack
|
2024-06-27 16:24:06 +08:00 |
|
Abi Raja
|
901ce332a5
|
update default model to Claude 3.5 Sonnet
|
2024-06-26 16:52:07 +08:00 |
|
Abi Raja
|
9dfb0dc5b8
|
do not allow empty updates
|
2024-06-26 13:39:22 +08:00 |
|
Abi Raja
|
5843e75760
|
enable select and edit for Claude 3.5
|
2024-06-25 06:11:01 +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 |
|
Abi Raja
|
3fbb8f074a
|
reset should disable select and edit mode
|
2024-05-31 18:27:47 -04:00 |
|
Abi Raja
|
0959441834
|
Merge branch 'main' into add-anthropic-key
|
2024-05-31 14:07:50 -04:00 |
|
Abi Raja
|
9cfcf928d0
|
isolate functionality
use zustand to share state rather than prop drilling
isolate more functionality away into a separate component
|
2024-05-30 10:43:12 -04:00 |
|
Abi Raja
|
9d1fbc9b23
|
add zustand and create a dummy app store that isn't used yet
|
2024-05-30 09:38:15 -04:00 |
|
Piyush Mishra
|
9034048089
|
AppState.CODING show multiple reference images when applicable
|
2024-05-21 12:52:06 +05:30 |
|
Piyush Mishra
|
ed27184f5a
|
support multiple image upload
|
2024-05-21 12:50:51 +05:30 |
|
Abi Raja
|
f01403d480
|
Merge branch 'main' into qa-testing
|
2024-05-20 16:11:55 -04:00 |
|
Abi Raja
|
9a234264b6
|
clean up test code
|
2024-05-20 14:33:49 -04:00 |
|
Abi Raja
|
1f9c5b2c80
|
set initial value
|
2024-05-17 14:47:54 -04:00 |
|
Abi Raja
|
9e3614549c
|
add GPT4o message
|
2024-05-14 11:48:07 -04:00 |
|
Abi Raja
|
8e6a9c48f8
|
support GPT-4o
|
2024-05-13 15:24:47 -04:00 |
|
Abi Raja
|
f9c4dd9c7c
|
add react + gpt-4 turbo warning
|
2024-04-18 12:49:24 -04:00 |
|
Abi Raja
|
d103c02eba
|
make turbo the default and move to top of list
|
2024-04-15 16:46:53 -04:00 |
|
Abi Raja
|
e3a4cfa7ab
|
add class names for UI testing
|
2024-04-12 19:57:01 -04:00 |
|
Abi Raja
|
9e1bcae545
|
remove access code/token functionality
|
2024-04-10 14:51:15 -04:00 |
|
Abi Raja
|
64cdc74186
|
add a regenerate button to retry an iteration
|
2024-04-04 15:50:33 -04:00 |
|
Abi Raja
|
08c4132949
|
add a link to tips
|
2024-03-25 14:39:22 -04:00 |
|
Abi Raja
|
cdbb78ea55
|
add browser tab indicator for coding and update favicon images
|
2024-03-14 16:53:09 -04:00 |
|
Abi Raja
|
cacf78a4bb
|
show preview of videos (only works for .MP4)
|
2024-03-08 11:21:30 -05:00 |
|
Abi Raja
|
caa63013f5
|
extract html to show a preview for video mode and switch to .srcdoc with throttling for the preview
|
2024-03-08 11:16:49 -05:00 |
|
Abi Raja
|
fa58f2ce8f
|
add note when input mode is video
|
2024-03-08 05:00:48 -05:00 |
|
Abi Raja
|
4937a92f42
|
support video uploads through the interface
|
2024-03-07 14:59:26 -05:00 |
|
Abi Raja
|
7b62147a58
|
support Claude 3 Sonnet
|
2024-03-05 12:24:30 -05:00 |
|
Abi Raja
|
6d942f3cd7
|
refactors
|
2024-01-09 10:01:05 -08:00 |
|
Abi Raja
|
7bc368d9bf
|
update remaining variable names for GeneratedCodeConfig
|
2024-01-09 08:12:33 -08:00 |
|
Abi Raja
|
e32877f3a4
|
add some comments
|
2023-12-22 12:18:19 -05:00 |
|
Abi Raja
|
9494f4c1cc
|
fix reset function to reset all state correctly
|
2023-12-14 08:27:16 -05:00 |
|
Abi Raja
|
9f064c57a7
|
after code generation cancellation, leave the app in a good state (revert to last version or reset app if no last version)
|
2023-12-11 18:56:20 -05:00 |
|
Abi Raja
|
7edea28eab
|
Merge branch 'main' into pr/170
|
2023-12-11 18:22:22 -05:00 |
|
Abi Raja
|
e8e3d4cb6f
|
make user set the stack when importing code
|
2023-12-10 10:22:05 -05:00 |
|
Abi Raja
|
52fee9e49b
|
initial implementation of importing from code
|
2023-12-09 21:00:18 -05:00 |
|
Abi Raja
|
68a8d2788d
|
improve tests and catch history tree generation errors better
|
2023-12-08 16:48:34 -05:00 |
|
Alex Lloyd
|
edfafa2c48
|
Fix parameter type for generateCode
|
2023-12-07 18:16:31 -06:00 |
|
Abi Raja
|
3bd2321b83
|
nit: comment fix
|
2023-12-07 13:34:23 -05:00 |
|
Abi Raja
|
52adb4602b
|
move files
|
2023-12-07 09:39:19 -05:00 |
|
Abi Raja
|
2457a3f5bd
|
update name
|
2023-12-07 09:38:42 -05:00 |
|
Abi Raja
|
dd0f3b7648
|
fix errors
|
2023-12-07 09:36:37 -05:00 |
|
Abi Raja
|
874afc1e66
|
fix bug and show prompt
|
2023-12-07 09:22:22 -05:00 |
|
Abi Raja
|
0e8eef4554
|
add parent for each item in history
|
2023-12-06 22:36:31 -05:00 |
|