Commit Graph

915 Commits

Author SHA1 Message Date
Abi Raja
6379a1f1c6 Merge branch 'main' into hosted 2024-09-16 15:24:14 +02:00
Abi Raja
a4087e613f make variant 1 claude 2024-09-16 15:21:57 +02:00
Abi Raja
3a51e83ee9 disable various irrelevant settings on prod 2024-09-16 14:56:13 +02:00
Abi Raja
a03e823ecb disallow OpenAI key usage 2024-09-16 14:23:34 +02:00
Abi Raja
73827716f9 Merge branch 'main' into hosted 2024-09-14 17:45:06 +02:00
Abi Raja
cf6b94d675 update favicon/branding 2024-09-14 17:44:57 +02:00
Abi Raja
efc575e033 Merge branch 'main' into hosted 2024-09-13 14:53:01 +02:00
Abi Raja
589507846b remove model selection dropdown since that happens on the background now 2024-09-13 14:41:00 +02:00
Abi Raja
56526636fb revert sentry change 2024-09-13 11:12:03 +02:00
Abi Raja
da806ff6f2 track variant click 2024-09-13 11:06:51 +02:00
Abi Raja
2888893072 only raise a exception for no payment found when the user is a subscriber 2024-09-12 15:50:01 +02:00
Abi Raja
33793051bc temp log more with sentry 2024-09-12 15:04:39 +02:00
Abi Raja
f9aa14b566 implement saas storage of multiple generations 2024-09-12 12:30:12 +02:00
Abi Raja
960e905a73 fix the lock file 2024-09-10 17:30:21 +02:00
Abi Raja
f1501c0aaf uncomment precommit config 2024-09-10 14:51:52 +02:00
Abi Raja
6600035267 support text to code 2024-09-10 14:46:16 +02:00
Abi Raja
86f6781682 support all forms of payment (subscription, api key, etc.) 2024-09-10 14:28:16 +02:00
Abi Raja
c107f4eda5 merge 2024-09-08 16:50:18 +02:00
Abi Raja
24995c302e
Merge pull request #394 from abi/multiple-generations
Support multiple variants for each generation
2024-09-06 11:43:44 -04:00
Abi Raja
e4b021c2a4 remove debugging statement 2024-09-06 17:41:19 +02:00
Abi Raja
b4a9bbd9da fix unit tests 2024-08-31 17:22:18 +02:00
Abi Raja
0db8a206f2 disable variants for video 2024-08-31 15:47:44 +02:00
Abi Raja
c1fc28624d remove unused code 2024-08-31 15:43:02 +02:00
Abi Raja
c55e5d7923 remove unused code 2024-08-30 16:32:20 +02:00
Abi Raja
67ce707c3c
Update README.md 2024-08-30 08:47:27 -04:00
Abi Raja
5d33dd6bf3 fix TODO 2024-08-30 14:07:30 +02:00
Abi Raja
67e7066221 fix some TODOs 2024-08-30 13:45:28 +02:00
Abi Raja
e67239745c fix type error 2024-08-30 13:32:59 +02:00
Abi Raja
ce6a0622d0 fix TODO 2024-08-30 13:19:24 +02:00
Abi Raja
6542289931 fix some TODOs 2024-08-29 18:43:40 +02:00
Abi Raja
0ff42d9083 make commits immutable after a new commit is added 2024-08-29 17:57:52 +02:00
Abi Raja
f09b1c3c7f remove comment 2024-08-22 16:56:12 -04: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
637f75b93e clean up history rendering 2024-08-22 15:20:20 -04:00
Abi Raja
13f93e259d clean up HistoryDisplay a little bit 2024-08-22 13:59:25 -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
901d3e87ed upgrade clerk library version 2024-08-21 16:45:18 -04:00
Abi Raja
5f6dd08411 reset inputMode when resetting state 2024-08-05 16:17:48 -04:00
Abi Raja
b158597d7e fix bug with prompt assembly for imported code with Claude which disallows multiple user messages in a row 2024-08-05 14:11:01 -04:00
Abi Raja
fb5480b036 fix type error 2024-07-31 16:05:16 -04:00
Abi Raja
c76c7c202a move parameter extraction to separate fn 2024-07-31 15:46:53 -04:00
Abi Raja
823bd2e249 hide execution console 2024-07-31 14:44:33 -04:00
Abi Raja
710f2987a4 merge 2024-07-31 14:40:52 -04:00
Abi Raja
5c3f915bce parallelize just image generation 2024-07-31 13:36:22 -04:00
Abi Raja
701d97ec74 add comments 2024-07-31 11:27:26 -04:00