Commit Graph

788 Commits

Author SHA1 Message Date
Abi Raja
4ed4ec1cfe
Update README.md 2024-03-05 14:15:09 -05:00
Abi Raja
c69edeb4b6 send correct media type to Claude 2024-03-05 14:02:48 -05:00
Abi Raja
d281006586 Merge branch 'main' of https://github.com/abi/screenshot-to-code 2024-03-05 13:50:57 -05:00
Abi Raja
3a23d9eae3 add pyright as part of pre-commit (but disable it for now due to failing type check) 2024-03-05 13:50:55 -05:00
Abi Raja
a7e51f6f1a update error message from anthropic 2024-03-05 13:39:49 -05:00
Abi Raja
9e59050961
Update README.md 2024-03-05 13:38:51 -05:00
Abi Raja
4b908d8aae Merge branch 'main' of https://github.com/abi/screenshot-to-code 2024-03-05 13:31:11 -05:00
Abi Raja
0b1bdd4515 Delete sweep.yaml 2024-03-05 13:31:08 -05:00
Abi Raja
788c93f8d7
Update README.md 2024-03-05 12:32:24 -05:00
Abi Raja
ae92121fe9
Merge pull request #210 from Hakeemmidan/patch-1
Update Troubleshooting.md
2024-03-05 12:28:24 -05:00
Abi Raja
7a266adaa7 Merge branch 'main' of https://github.com/abi/screenshot-to-code 2024-03-05 12:25:37 -05:00
Abi Raja
7b62147a58 support Claude 3 Sonnet 2024-03-05 12:24:30 -05:00
Abi Raja
1bc26b616f
Update README.md 2024-03-05 09:44:23 -05:00
Abi Raja
f0ff9b21ba fix vs code settings for python import path 2024-03-04 16:21:04 -05:00
Abi Raja
a731e462ba Merge branch 'main' of https://github.com/abi/screenshot-to-code 2024-03-04 14:58:06 -05:00
Abi Raja
bd407e51f9 code clean up 2024-03-04 14:58:01 -05:00
Abi Raja
072b286b6d
Update README.md 2024-02-28 15:44:40 -05:00
Abi Raja
5e3a174203 test again with fixed test now 2024-02-23 15:33:23 -05:00
Abi Raja
d58d66d7ff test committing a failing test 2024-02-23 15:26:09 -05:00
Abi Raja
27165c0286 fix end of file newlines 2024-02-23 15:08:55 -05:00
Abi Raja
5e2c2b25c3 add pre-commit to run tests before each commit 2024-02-23 15:08:34 -05:00
Abi Raja
c0e084aa86 update evals 2024-02-21 09:30:42 -05:00
Abi Raja
c303c32996 update star count 2024-02-08 14:02:57 -05:00
Abi Raja
b4fb612856 add tweets to landing page 2024-02-08 14:02:16 -05:00
Abi Raja
2950c3cebe update subheadline 2024-02-08 13:17:06 -05:00
Julian Toro
7c1fb7a54d Add HTML/CSS system prompt and update stack descriptions 2024-02-02 10:19:52 -05:00
Abi Raja
9f7c0b4b35 add TODO 2024-01-30 14:33:50 -05:00
Abi Raja
ab15aff021 Support screenshot by URL for all paying customers 2024-01-30 14:32:57 -05:00
Abi Raja
e9140c331b for a subscription, regardless of the key setting, it should just work 2024-01-30 13:51:35 -05:00
Abi Raja
de834d83e5 update redirect URL 2024-01-30 12:16:03 -05:00
Abi Raja
ac858e252b add a new landing page 2024-01-29 12:36:03 -05:00
Abi Raja
b04dba001d add posthog for paid users 2024-01-23 15:08:15 -05:00
Abi Raja
234e806a6d clarify access code 2024-01-11 11:24:34 -08:00
Abi Raja
d834940c24 fix typo 2024-01-11 11:03:48 -08:00
Abi Raja
25fccc0ef5 update copy to reflect usage is monthly 2024-01-11 10:59:53 -08:00
Abi Raja
5256d428e0 Show number of credits left 2024-01-11 09:55:13 -08:00
Abi Raja
a46ff8692c revert defaulting to 'free' for subscriber tier to prevent flashes 2024-01-10 17:23:43 -08:00
Abi Raja
34c1f9a959 update openAI key missing - error dialog message 2024-01-10 17:16:00 -08:00
Abi Raja
cddc99dc19 update to use SAAS_BACKEND_URL on the front-end everywhere 2024-01-10 15:53:41 -08:00
Abi Raja
f3ca39b40a read BACKEND_SAAS_URL env var rather than hard-coded values 2024-01-10 15:47:10 -08:00
Abi Raja
97591336c3 default subscriberTier to free 2024-01-10 08:41:04 -08:00
Abi Raja
b35738524b Merge branch 'main' into hosted 2024-01-09 10:02:29 -08:00
Abi Raja
6d942f3cd7 refactors 2024-01-09 10:01:05 -08:00
Abi Raja
955d1a6a58 fix missing key 2024-01-09 09:58:03 -08:00
Abi Raja
a2c0ac1171 Merge branch 'main' into hosted 2024-01-09 09:52:32 -08:00
Abi Raja
8a431c0d02 add an imported code prompt 2024-01-09 08:29:16 -08:00
Abi Raja
7bc368d9bf update remaining variable names for GeneratedCodeConfig 2024-01-09 08:12:33 -08:00
Abi Raja
3723c81a04 move stack info to a separate file 2024-01-09 06:43:32 -08:00
Abi Raja
a8b562e392 simplify Stack dropdown generation significantly 2024-01-09 06:35:17 -08:00
Abi Raja
b8bce72d23 organize evals code into the evals dir 2024-01-08 17:38:34 -08:00