Commit Graph

243 Commits

Author SHA1 Message Date
Kerem Yilmaz
72d25cd37d workflow apis (#326)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-05-16 10:51:22 -07:00
LawyZheng
50026f33c2 fix non-interatable hallucination on Claude3 (#325) 2024-05-16 23:56:49 +08:00
Shuchang Zheng
c17b4ed287 add SkyvernHTTPException base exception to automate known error handling in agent service (#317) 2024-05-15 13:35:45 -07:00
Kerem Yilmaz
164a4da03a add organization_id to workflow service and db query (#320)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-05-15 08:43:36 -07:00
Shuchang Zheng
6110fa4a44 Failed to get signed urls for artifacts - this log should just be warning (#321) 2024-05-15 08:28:46 -07:00
Kerem Yilmaz
479186bbef Quick fix for taskoutput change bug in forloopblock (#323) 2024-05-15 00:16:15 -07:00
Kerem Yilmaz
cc50b81a4d sequence type in db client (#322) 2024-05-14 23:21:19 -07:00
LawyZheng
f2f9122799 optimize select action (#316) 2024-05-15 02:15:18 +08:00
OB42
72389b217c add missing check for ENABLE_BEDROCK in LLMConfigRegistry (#298)
Co-authored-by: Kerem Yilmaz <kerem@skyvern.com>
2024-05-14 10:07:47 -07:00
Kerem Yilmaz
aea85addd1 use api key in copy curl if avaliable (#307)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-05-14 15:02:12 +03:00
LawyZheng
9926ee1d36 including non-interatable elements (#315) 2024-05-14 18:43:06 +08:00
Kerem Yilmaz
a106452034 Ykeremy/workflow execution updates (#314) 2024-05-14 00:35:37 -07:00
Kerem Yilmaz
1953874717 Revert "An element is interactable if it has a click event listener (#1119)" (#313) 2024-05-14 00:23:43 -07:00
Kerem Yilmaz
4f814f5aec An element is interactable if it has a click event listener (#311) 2024-05-13 22:26:24 -07:00
Kerem Yilmaz
9f1c679e09 Add download flag to click action, update dom logic (#310) 2024-05-13 22:18:42 -07:00
Shuchang Zheng
a4ed6de34c add workflow_permanent_id unique constraint and index to workflows table (#309) 2024-05-13 19:57:15 -07:00
Kerem Yilmaz
b959822c6e add workflow_permanent_id and version to workflows table (#308)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-05-13 18:29:14 -07:00
Suchintan
aecce4a3a0 Update README prioritizing docker instructions (#304) 2024-05-13 14:30:43 -04:00
Shuchang Zheng
e89318aba8 remove connect_to_scraping_browser (#303) 2024-05-13 09:08:12 -07:00
Kerem Yilmaz
20a86590dd Implement get_share_links (#302) 2024-05-13 00:03:31 -07:00
Kerem Yilmaz
6a83f367ba Handle LLM returning element_id instead of id, and handle cases where it may not be returned at all (#301) 2024-05-12 23:18:34 -04:00
LawyZheng
ab88f24df6 log screenshot taking time (#300) 2024-05-13 10:41:23 +08:00
LawyZheng
25311dee86 convert element tree json -> html (#299) 2024-05-13 09:37:17 +08:00
Kerem Yilmaz
270642c60c add max_steps_per_run to task (#297)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-05-11 17:13:21 -04:00
Kerem Yilmaz
6feddbde6a UI improvements (#296) 2024-05-10 18:35:00 +03:00
Shuchang Zheng
25a7a3ad8e SkyvernContext shouldn't be a blocker for running agent (#295) 2024-05-10 11:11:13 -04:00
Kerem Yilmaz
cf01e81ba2 Force Claude 3 models to output JSON object and parse it more reliably (#293)
Co-authored-by: otmane <otmanebenazzou.pro@gmail.com>
2024-05-10 00:51:12 -07:00
LawyZheng
49baf471ab fix scrolling problem (#289) 2024-05-10 12:07:03 +08:00
Salih Altun
240551f686 Improve local setup and README (#291) 2024-05-09 20:21:13 +03:00
Kerem Yilmaz
ebfc1a6f0f bitwarden Dont fail if already logged in (#287) 2024-05-09 01:11:24 -04:00
Kerem Yilmaz
a51a20436f Update url load timeout workflows (#286) 2024-05-09 00:29:05 -04:00
Kerem Yilmaz
bf55bf8314 Default the old anthropic model name for backwards compatibility (#285) 2024-05-08 23:43:52 -04:00
OB42
4b352b2ad0 Fix setup.sh to include the last anthropic models (#282) 2024-05-08 23:18:22 -04:00
Shixian Sheng
625b4dff9f Update README.md (#283) 2024-05-08 19:18:43 -04:00
Ikko Eltociear Ashimine
5ca3ea9102 docs: update quickstart.mdx (#284) 2024-05-08 19:10:29 -04:00
Kerem Yilmaz
220f676dd9 Update screenshot logic (#281) 2024-05-08 02:48:45 -07:00
Kerem Yilmaz
e5d094493e Define haiku + prompt engine takes a directory arg (#279) 2024-05-08 02:07:18 -07:00
Kerem Yilmaz
42d652f381 Set organization_id for posthog through event (#277) 2024-05-08 01:33:06 -07:00
Kerem Yilmaz
cc91c1b2b6 Ykeremy/click instead of download (#275) 2024-05-07 23:54:07 -07:00
LawyZheng
2788b53a0c fix the browser is closing even passes close_browser=False (#274) 2024-05-08 14:09:23 +08:00
Kerem Yilmaz
d7599a21c5 remove unnecessary info in action result history (#248) 2024-05-08 00:10:36 -04:00
LawyZheng
01f834bbbd tag element out of the page as non-interactable (#273) 2024-05-08 10:25:32 +08:00
LawyZheng
8d87e71891 remove the old context tree (#268) 2024-05-08 10:16:30 +08:00
LawyZheng
bce6326eef try to fix sceenshot timeout (#272) 2024-05-08 08:59:34 +08:00
Kerem Yilmaz
7b36e04418 disable light mode (#271) 2024-05-07 22:54:59 +03:00
Kerem Yilmaz
5ce37dfaaf FE Auth vendor changes (#270) 2024-05-07 21:31:05 +03:00
Shuchang Zheng
0862232db4 auto detect skyvern context and set context if it's not set (#269) 2024-05-07 11:23:17 -04:00
Shuchang Zheng
6473635de4 roll out new context tree 100% (#266) 2024-05-06 20:25:04 -04:00
Kerem Yilmaz
bf47f810bb create org api key when personal account user signs up (#265) 2024-05-06 16:46:17 -04:00
Kerem Yilmaz
25ac637b40 Ykeremy/separate sonnet prompt (#263) 2024-05-06 13:07:52 -07:00