Commit Graph

414 Commits

Author SHA1 Message Date
Suchintan
de1e7bd106 Docs - fix link (#516) 2024-06-26 01:21:59 -04:00
Suchintan
6071ce039a Fix images - docs (#515) 2024-06-26 00:38:51 -04:00
Kerem Yilmaz
3778094a9f Open task in new tab when cmd or ctrl (#514)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-06-25 23:36:01 +03:00
Kerem Yilmaz
e056c491a1 Salih/post streaming cleanup (#513) 2024-06-25 22:39:25 +03:00
Kerem Yilmaz
a0a3aa6f83 Task streaming frontend (#512)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-06-25 22:18:44 +03:00
Kerem Yilmaz
fe1c7214f7 make LOG_LEVEL configurable (#510) 2024-06-25 11:23:27 -07:00
Shuchang Zheng
f2ceb9f88d make log_exception optional for s3 file download - there are expected cases when the file is not there and the function returns None (#511) 2024-06-25 10:21:28 -07:00
LawyZheng
ccaf34c49b fix scraping failed (#509) 2024-06-25 13:03:55 +08:00
LawyZheng
73d9f17bd0 support svg element (#508) 2024-06-25 12:16:10 +08:00
LawyZheng
6a472da51e re-enable iframe (#507) 2024-06-25 11:54:06 +08:00
LawyZheng
76255c01b1 use 'click' for radio button (#506) 2024-06-25 10:26:14 +08:00
Shuchang Zheng
e9846b9e3f user get_curr_org as the authentication function for generate_task api (#505) 2024-06-24 16:03:05 -07:00
Shuchang Zheng
6d2face353 add websockets as a dependency (#504) 2024-06-24 14:33:15 -07:00
LawyZheng
35e336d6f4 optimize normal select (#503) 2024-06-25 01:46:54 +08:00
LawyZheng
6140cc59f0 try to fix screenshot timeout (#502) 2024-06-24 23:14:45 +08:00
Kerem Yilmaz
623c8c09b7 Add JSON validation to task creation (#501)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-06-24 15:07:21 +03:00
Kerem Yilmaz
1acc7304fc stop generating extracted information schema (#500)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-06-24 14:44:48 +03:00
Kerem Yilmaz
58735a9c20 Include max steps in saved task (#499) 2024-06-21 23:08:00 +03:00
LawyZheng
49d7e77b3a close select2 when failed to select (#498) 2024-06-21 15:12:26 +08:00
Kerem Yilmaz
0ab41a207a Start using Claude 3.5 Sonnet (#497) 2024-06-20 10:33:17 -07:00
Kerem Yilmaz
226a73fade Add max steps option to create task (#496) 2024-06-20 19:24:39 +03:00
Suchintan
5e9a053ca4 Add job application demo (#495) 2024-06-20 01:44:59 -04:00
Suchintan
61b79775d2 Add invoice downloading demo (#494) 2024-06-20 01:30:10 -04:00
Salih Altun
7e96e0658a Add JSON validation to extracted information schema (#493) 2024-06-19 23:14:10 +03:00
Salih Altun
a0b63028ef Rearrange task form (#492) 2024-06-19 19:15:11 +03:00
Kerem Yilmaz
627279d04f Fix notification overlap (#491) 2024-06-19 17:46:37 +03:00
Suchintan
fc99ed09f1 Add task and workflow docs (#486) 2024-06-18 01:53:18 -04:00
LawyZheng
be86a33c3b refactor select2 (#485) 2024-06-18 11:34:52 +08:00
Kerem Yilmaz
b300f9dcf0 Revert "Select option handler bugfix" (#484) 2024-06-17 17:45:19 -07:00
Kerem Yilmaz
07fd58be23 Select option handler bugfix (#482) 2024-06-17 08:37:31 -07:00
LawyZheng
df2c55ba86 add validate browser (#481) 2024-06-17 11:22:36 +08:00
Kerem Yilmaz
10612f02fd update organization API (#480) 2024-06-17 10:42:20 +08:00
Kerem Yilmaz
af81fb7206 add a 2-min timeout for press_sequentially (#478) 2024-06-17 07:33:25 +08:00
Suchintan
6d6df2e763 Documentation updates -- add introduction + Skyvern in action page (#477) 2024-06-16 02:10:29 -04:00
Kerem Yilmaz
161e25bf04 Add job application demo (#476) 2024-06-16 01:44:34 -04:00
Kerem Yilmaz
536736a7bf Move a tag href target rewriting to the core loop to prevent new tabs from being opened (#475) 2024-06-15 23:56:23 -04:00
Kerem Yilmaz
c578e1a21d Change initial page to new task page (#474) 2024-06-14 21:53:09 +03:00
Kerem Yilmaz
265cb99420 Update task generation prompt (#473) 2024-06-14 19:22:22 +03:00
LawyZheng
9c2be1335b move resolve locator (#472) 2024-06-14 14:58:44 +08:00
Kerem Yilmaz
08c3fe1239 Decrease padding in side nav (#471) 2024-06-13 21:05:00 +03:00
Salih Altun
862cdf187f Turn environment variable errors to warnings (#470) 2024-06-13 19:17:05 +03:00
Kerem Yilmaz
3d2cd67b24 Fix a bug where navigation payload wasnt saved correctly (#469) 2024-06-13 18:02:27 +03:00
Kerem Yilmaz
6a0c078ddc Add book a demo under try a prompt headline (#468) 2024-06-13 17:44:53 +03:00
Salih Altun
1d46a4d13c Show save changes button as disabled when not dirty instead of not sh… (#467) 2024-06-13 17:36:29 +03:00
LawyZheng
4bb7403f61 better catch exceptions (#434) 2024-06-13 21:53:46 +08:00
LawyZheng
81619dd850 add skyvern element (#466) 2024-06-13 15:34:21 +08:00
Kerem Yilmaz
8f6ec52158 Change side nav colors, add Book Demo (#465) 2024-06-13 10:12:28 +03:00
Suchintan
b1a1298055 Add explciit guardrail to finditparts task (#464) 2024-06-12 23:47:43 -04:00
Suchintan
76bda555ae Update readme with info about Skyvern cloud (#459) 2024-06-12 22:15:26 -04:00
LawyZheng
420eef18dd Remove id for noninteractable and interactable attr in prompt (#430) 2024-06-13 10:14:21 +08:00